]> git.sur5r.net Git - freertos/blobdiff - Demo/ARM7_LPC2138_Rowley/FreeRTOSConfig.h
UpdUpdate IAR projects to use Embedded Workbench V5.11.
[freertos] / Demo / ARM7_LPC2138_Rowley / FreeRTOSConfig.h
index 43e2e4144cb2920958dcee8529175f3070dfe4f6..ac4a01586308ffba5ff6062d715e32b99a0a87d5 100644 (file)
@@ -72,7 +72,8 @@ the CPU frequency. */
 #define configUSE_TRACE_FACILITY       1\r
 #define configUSE_16_BIT_TICKS         0\r
 #define configIDLE_SHOULD_YIELD                1\r
-#define configUSE_MUTEXES                      0\r
+#define configUSE_MUTEXES                      1\r
+#define configUSE_RECURSIVE_MUTEXES    1\r
 \r
 /* Co-routine definitions. */\r
 #define configUSE_CO_ROUTINES          0\r