circuitpython/ports
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
..
atmel-samd Update Big Honking Button configuration to support its newest board revision. 2020-12-12 19:16:35 -05:00
cxd56 Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
esp32s2 A couple sleep fixes 2020-12-22 16:13:02 -08:00
litex Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
mimxrt10xx Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
nrf Fix build and more comments 2020-12-08 13:05:21 -08:00
stm Add `board_deinit` for use with sleep 2020-12-08 10:52:25 -08:00
unix Introduce, use mp_raise_arg1 2020-11-19 16:15:06 -06:00