circuitpython/ports/nrf/common-hal/alarm/time
Scott Shawcroft cdf978f3af
Fix a couple fake sleep bugs on nrf and esp
On ESP ctrl-c during fake sleep will now stop the sleep. A crash
on real deep sleep is now fixed as well. (Exception string saving
was crashing on reading the deep sleep exception.) Fixes #4010

This also fixes nRF fake sleep after the first time. The internal
variable wasn't being reset early enough. Fixes #4869
2021-07-28 13:27:48 -07:00
..
TimeAlarm.c Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00
TimeAlarm.h Minor text fixes 2021-05-18 15:16:25 -04:00