Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.

Dependents:   denki-yohou_b TestY201 Network-RTOS NTPClient_HelloWorld ... more

Issue: RTC interrupt causes hang in new commit

After updating the libraries to the most recent version, my previously working program for the mbed LPC1768 platform started to hang periodically at RTC interrupts. Switching mbed-rtos to revision 111 fixed this problem.

Please let me know if anyone else has faced a similar problem and if it is fixed in a future version