mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| FEATURE_BLE | ||
| FEATURE_CLIENT | ||
| FEATURE_COMMON_PAL | ||
| FEATURE_UVISOR | ||
| frameworks | ||
| mbedtls | ||
| net | ||
| storage/FEATURE_STORAGE | ||