mbed-os/libraries/rtos
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
..
rtos RTX - expose rt_tid2ptcb() function to get TCB 2016-05-05 12:11:09 -05:00
rtx RTX - pull cmsis_os into rt_Timer 2016-05-06 12:27:25 -05:00