circuitpython/ports/atmel-samd/supervisor
Scott Shawcroft e99cf6e441
Rework sleep timing
It didn't account for background task time and could end up
sleeping for way longer than it should because the RTC compare time
had already passed.
2020-04-03 18:07:56 -07:00
..
internal_flash.c fix up SAMD21 sleep 2020-03-17 12:10:35 -07:00
internal_flash.h wip 2019-10-28 18:15:02 -04:00
internal_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
port.c Rework sleep timing 2020-04-03 18:07:56 -07:00
qspi_flash.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
samd21_cpu.s Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
samd51_cpu.s Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
usb.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00