We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03509c commit 39a1b39Copy full SHA for 39a1b39
rtos/rtx5/mbed_rtx_conf.h
@@ -38,7 +38,7 @@
38
39
#if defined(__CC_ARM)
40
#define OS_MUTEX_OBJ_MEM 1
41
-#define OS_MUTEX_NUM 7
+#define OS_MUTEX_NUM 8
42
#endif
43
44
#if !defined(OS_STACK_WATERMARK) && (defined(MBED_STACK_STATS_ENABLED) && MBED_STACK_STATS_ENABLED)
0 commit comments