X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fstm32-p103%2Ftemplates%2Fempty%2Fcfg%2Fcfg_proc.h;h=b2c3a965b314eb302ac01f7c8081337bff899db4;hb=cc3e0b349232c473385e2f136a3185e5f2fb6031;hp=7e64c498702a9c255a0b23ba9daa0c661ae03aef;hpb=cd19c6e09a32747c2da6e62204e4b74c7502d200;p=bertos.git diff --git a/boards/stm32-p103/templates/empty/cfg/cfg_proc.h b/boards/stm32-p103/templates/empty/cfg/cfg_proc.h index 7e64c498..b2c3a965 100644 --- a/boards/stm32-p103/templates/empty/cfg/cfg_proc.h +++ b/boards/stm32-p103/templates/empty/cfg/cfg_proc.h @@ -43,7 +43,7 @@ * * $WIZ$ type = "autoenabled" */ -#define CONFIG_KERN 1 +#define CONFIG_KERN 0 /** * Kernel interrupt supervisor. WARNING: Experimental, still incomplete!