mbed-os/rtos/TARGET_CORTEX
Jaeden Amero 0d34c3636e mbed_rtx_idle: uVisor: Don't attempt to sleep
When uVisor is enabled, don't attempt to sleep. Attempting to sleep will
fail, as per <https://github.com/ARMmbed/uvisor/issues/420>.
2017-09-14 17:20:23 +01:00
..
rtx4 Move Cortex specific RTX behind TARGET_CORTEX 2017-08-31 19:55:54 -05:00
rtx5 Merge pull request #4949 from theotherjimmy/feature-armc5+armc6 2017-09-13 10:39:15 +01:00
mbed_boot.c Update mbed OS to handle ARMC6 requirements 2017-09-11 13:20:32 -05:00
mbed_rtos1_types.h Move Cortex specific RTX behind TARGET_CORTEX 2017-08-31 19:55:54 -05:00
mbed_rtos_storage.h Remove use of internal RTX types 2017-09-04 11:26:38 -05:00
mbed_rtx_conf.h Update mbed OS to handle ARMC6 requirements 2017-09-11 13:20:32 -05:00
mbed_rtx_handlers.c Move Cortex specific RTX behind TARGET_CORTEX 2017-08-31 19:55:54 -05:00
mbed_rtx_idle.cpp mbed_rtx_idle: uVisor: Don't attempt to sleep 2017-09-14 17:20:23 +01:00