Kernel project main.c file implemented. Necessary libraries modified in cfg folder.
[bertos.git] / boards / stm32VLDiscovery / templates / kernel / cfg / cfg_monitor.h
index 78f222bfd3e8412c4a53031cbce2342b481dffc1..d0e24da428f6c4dc1f410ec276b799174f781c75 100644 (file)
@@ -42,6 +42,6 @@
  * Process monitor.
  * $WIZ$ type = "autoenabled"
  */
-#define CONFIG_KERN_MONITOR 0
+#define CONFIG_KERN_MONITOR 1
 
 #endif /*  CFG_MONITOR_H */