circuitpython/ports/esp32s2/common-hal/alarm
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
..
pin update idf to v4.3 2021-06-24 23:14:08 +05:30
time Merge remote-tracking branch 'upstream/main' into sleep-revamp 2021-05-13 16:22:12 -04:00
touch Merge remote-tracking branch 'upstream/main' into sleep-revamp 2021-05-13 16:22:12 -04:00
SleepMemory.c run code formatting script 2021-03-15 19:27:36 +05:30
SleepMemory.h use RTC_DATA_ATTR; address review comments 2020-12-14 11:36:54 -05:00
__init__.c Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00
__init__.h Clean up API 2021-04-02 14:08:48 -04:00