circuitpython/ports/esp32s2/supervisor
Scott Shawcroft 1fca297a2d
A couple sleep fixes
* Better messaging when code is stopped by an auto-reload.
* Auto-reload works during sleeps on ESP32-S2. Ticks wake up the
  main task each time.
* Made internal naming consistent. CamelCase Python names are NOT
  separated by an underscore.
2020-12-22 16:13:02 -08:00
..
esp_port.h Add alarm.pin that wakes on pin level 2020-12-15 18:12:59 -08:00
internal_flash_root_pointers.h wip 2020-11-22 19:10:09 -05:00
internal_flash.c Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
port.c A couple sleep fixes 2020-12-22 16:13:02 -08:00
usb.c Swap to IDF release/4.2 branch for stability 2020-12-15 18:12:59 -08:00