mbed-os/features
Russ Butler f21adc4ad1 Move utest handlers out of critical section
In the function raise_failure move the test_failure and case_failure
calls out of the critical section. This allows these handlers to run
without interrupts disabled and enables them to use rtos features
such as a mutex. This is required for heap metrics to work.
2016-08-22 18:33:00 -05:00
..
FEATURE_BLE Merge pull request #2345 from pan-/fix_nrf51_export 2016-08-02 23:18:12 -05:00
FEATURE_CLIENT Fixed indirect-dependency of mbed-client-classic through Socket.h 2016-08-04 17:47:30 -05:00
FEATURE_COMMON_PAL Update client and nanostack to include mbed.h 2016-07-26 10:33:43 -05:00
FEATURE_UVISOR uVisor: Update the RPC header files 2016-08-08 12:43:23 +01:00
frameworks Move utest handlers out of critical section 2016-08-22 18:33:00 -05:00
mbedtls Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
net Merge pull request #2473 from svastm/ethernet_mbed_5 2016-08-19 11:40:33 +01:00
storage/FEATURE_STORAGE Fix cfstore_test_delete_all by removing swap 2016-08-22 18:32:59 -05:00