mbed-os/libraries/rtos/rtx
0xc0170 9aee702b11 RTX - pull cmsis_os into rt_Timer
This causing a warning in the rt_cmsis.c, as they use preprocessor
to redefine a type. A fix is to move the macro above, as it should not
change anything else. This should be removed, and use a cast, however I am
not fully familiar why they do this macro trick.
2016-05-06 12:27:25 -05:00
..
TARGET_ARM7 Typo fix in HAL_CM0.S of ARM7 rtx 2016-04-29 07:58:34 +02:00
TARGET_CORTEX_A New mbed platform VK_RZ_A1H 2016-04-26 17:27:39 +03:00
TARGET_CORTEX_M RTX - pull cmsis_os into rt_Timer 2016-05-06 12:27:25 -05:00