X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_proc.h;h=adb0d69a8f3ed82aae70ab4fb967ea75dc62f58d;hb=b668d879da6628204f2cb0a6a2dd42790d5f7bff;hp=e4489517cd177cb81aebfad4c30e592969cab07c;hpb=ffe9b776589ff4004f722d4433fe0fbfa2131ea3;p=bertos.git diff --git a/bertos/cfg/cfg_proc.h b/bertos/cfg/cfg_proc.h index e4489517..adb0d69a 100644 --- a/bertos/cfg/cfg_proc.h +++ b/bertos/cfg/cfg_proc.h @@ -47,8 +47,9 @@ #define CONFIG_KERN 0 /** - * Kernel interrupt supervisor. + * Kernel interrupt supervisor. WARNING: Experimental, still incomplete! * $WIZ$ type = "boolean" + * $WIZ$ supports = "False" */ #define CONFIG_KERN_IRQ 0 @@ -63,6 +64,7 @@ * Preemptive process scheduling. WARNING: Experimental, still incomplete! * * $WIZ$ type = "boolean" + * $WIZ$ supports = "False" */ #define CONFIG_KERN_PREEMPT 0