mbed-os/core/mbed-rtos/rtx
Martin Kojtal 3bffe3d0f5 RTOS - update for RTX v4.79 for Cortex-M
Thread - stack methods are not available for now, as tcb pointer was removed from
internal structure. To obtain it, we could get it from the kernel, but this should be
reconsidered. Either RTOS should provide it, or these methods will become deprecated.
2016-04-14 21:47:14 +01:00
..
TARGET_ARM7 Preparing new layout - moved rtos in core/mbed-rtos 2016-04-05 16:26:11 +01:00
TARGET_CORTEX_A Preparing new layout - moved rtos in core/mbed-rtos 2016-04-05 16:26:11 +01:00
TARGET_CORTEX_M RTOS - update for RTX v4.79 for Cortex-M 2016-04-14 21:47:14 +01:00