Using different flash script for sam3x.
[bertos.git] / boards / stm32VLDiscovery / templates / kernel / cfg / cfg_sem.h
index 51811da430dc673eb60a2345fbd27202d6b88b82..905f0455e926600395b53fb9cb0645dece14d974 100644 (file)
@@ -42,6 +42,6 @@
  * Re-entrant mutual exclusion primitives.
  * $WIZ$ type = "autoenabled"
  */
-#define CONFIG_KERN_SEMAPHORES  0
+#define CONFIG_KERN_SEMAPHORES  1
 
 #endif /*  CFG_SEM_H */