circuitpython/shared-module
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
..
2017-11-02 12:41:50 -07:00
2018-10-16 23:09:55 +11:00
2018-11-09 19:20:56 +01:00