circuitpython/ports/esp32s2/supervisor
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
..
esp_port.h Add alarm.pin that wakes on pin level 2020-12-15 18:12:59 -08:00
internal_flash.c run code formatting script 2021-03-15 19:27:36 +05:30
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h wip 2020-11-22 19:10:09 -05:00
port.c update idf to v4.3 2021-06-24 23:14:08 +05:30
usb.c Fix a couple fake sleep bugs on nrf and esp 2021-07-28 13:27:48 -07:00