8000 add supervisor.reload() to soft reboot from code by rhooper · Pull Request #838 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

add supervisor.reload() to soft reboot from code #838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agre 8000 e to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 16, 2018

Conversation

rhooper
Copy link
@rhooper rhooper commented May 14, 2018

This PR is a WIP to soft reboot from code. It adds a new exception ReloadException (needs a better name) that will eventually also be used by the autoreload code. It also renames the global reload_next_character to reload_requested.

It also does some work on Issue #840 to reduce the flash image for gemma_m0 and trinket_m0

@rhooper
Copy link
Author
rhooper commented May 15, 2018

This PR is related to issue #184.

Copy link
Member
@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

This is amazing! Thank you for the multiple fixes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0