X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flm3s1968%2Fcfg%2Fcfg_monitor.h;h=d0e24da428f6c4dc1f410ec276b799174f781c75;hb=7ed78ec7125b2f79aaf7a6369e6c295749009fde;hp=78f222bfd3e8412c4a53031cbce2342b481dffc1;hpb=770e91a532da193469702a7f3e1f09302f860234;p=bertos.git diff --git a/examples/lm3s1968/cfg/cfg_monitor.h b/examples/lm3s1968/cfg/cfg_monitor.h index 78f222bf..d0e24da4 100644 --- a/examples/lm3s1968/cfg/cfg_monitor.h +++ b/examples/lm3s1968/cfg/cfg_monitor.h @@ -42,6 +42,6 @@ * Process monitor. * $WIZ$ type = "autoenabled" */ -#define CONFIG_KERN_MONITOR 0 +#define CONFIG_KERN_MONITOR 1 #endif /* CFG_MONITOR_H */