mbed-os/core
Anna Bridge 3a59a07dcc Add a c based re-entrant critical section API
This includes a generic critical section implementation, and nrf51
platforms specific implementation.

nrf51- this implementation will use sd_nvic_critical_region_enter if the
softdevice is enabled, otherwise it will use __disable_irq().
This implementation also allow a user to start a critical section while
interrupts are already disabled.
2016-04-29 09:40:52 -05:00
..
mbed-rtos RTX: Support stacks larger than 64k 2016-04-14 16:56:34 -05:00
util/critical Add a c based re-entrant critical section API 2016-04-29 09:40:52 -05:00
mbedtls.lib Updating mbedtls 2016-04-07 11:53:41 +01:00
uvisor-mbed-lib.lib Add mirrored repos 2016-04-10 23:37:22 -05:00