circuitpython/shared-bindings/alarm/pin
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
..
PinAlarm.c A couple sleep fixes 2020-12-22 16:13:02 -08:00
PinAlarm.h A couple sleep fixes 2020-12-22 16:13:02 -08:00