circuitpython/ports/atmel-samd/supervisor
Scott Shawcroft 473bdf48f6
A safe mode fix and displayio fixes
* Fixes safe mode on the SAMD51. The "preserved" value was being
clobbered by the bootloader.
* Fixes auto-reload loop when in safe mode.
* Fixes reading Group children with [].
* Check that a TileGrid actually moves before queueing a refresh.
2019-02-13 15:31:06 -08:00
..
internal_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
internal_flash.c Factor out fake partition 2018-11-14 17:59:11 -08:00
internal_flash.h Factor out fake partition 2018-11-14 17:59:11 -08:00
port.c A safe mode fix and displayio fixes 2019-02-13 15:31:06 -08: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