Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: rtx/RTX_Conf_CM.c
- Revision:
- 9:53e6cccd8782
- Parent:
- 6:350b53afb889
- Child:
- 10:fcb1f103f7a1
--- a/rtx/RTX_Conf_CM.c Tue Nov 27 16:55:38 2012 +0000 +++ b/rtx/RTX_Conf_CM.c Mon Jan 28 14:46:06 2013 +0000 @@ -187,7 +187,7 @@ // Define max. number system mutexes that are used to protect // the arm standard runtime library. For microlib they are not used. #ifndef OS_MUTEXCNT - #define OS_MUTEXCNT 8 + #define OS_MUTEXCNT 12 #endif /*----------------------------------------------------------------------------
