Skip to content

A safe mode fix and displayio fixes#1546

Merged
dhalbert merged 1 commit into
adafruit:masterfrom
tannewt:fix_safe_mode
Feb 14, 2019
Merged

A safe mode fix and displayio fixes#1546
dhalbert merged 1 commit into
adafruit:masterfrom
tannewt:fix_safe_mode

Conversation

@tannewt
Copy link
Copy Markdown
Member

@tannewt tannewt commented Feb 13, 2019

  • 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.

* 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.
Copy link
Copy Markdown
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dhalbert dhalbert merged commit f99b9dd into adafruit:master Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants