mirror of https://github.com/ARMmbed/mbed-os.git
Routines using __disable_irq and __enable_irq had the effect of enabling interrupts if called with interrupts disabled. Some versions of __disable_irq do not return old status to restore it. Change to use the critical section helper functions instead. |
||
---|---|---|
.. | ||
TESTS/api/callback | ||
api | ||
common | ||
hal | ||
targets | ||
.yotta_ignore | ||
CMakeLists.txt | ||
module.json |