Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.
Dependents: denki-yohou_b TestY201 Network-RTOS NTPClient_HelloWorld ... more
Deprecated
This is the mbed 2 rtos library. mbed OS 5 integrates the mbed library with mbed-rtos. With this, we have provided thread safety for all mbed APIs. If you'd like to learn about using mbed OS 5, please see the docs.
Diff: rtx/TARGET_CORTEX_M/TARGET_M0P/TOOLCHAIN_IAR/HAL_CM0.s
- Revision:
- 59:28712e303960
- Parent:
- 55:5f5ceea4fc8a
- Child:
- 68:d3d0e710b443
--- a/rtx/TARGET_CORTEX_M/TARGET_M0P/TOOLCHAIN_IAR/HAL_CM0.s Tue Dec 16 08:15:25 2014 +0000
+++ b/rtx/TARGET_CORTEX_M/TARGET_M0P/TOOLCHAIN_IAR/HAL_CM0.s Tue Jan 06 16:16:03 2015 +0000
@@ -34,7 +34,7 @@
NAME HAL_CM0.S
- #define TCB_TSTACK 36
+ #define TCB_TSTACK 40
EXTERN os_flags
EXTERN os_tsk
mbed official




