Skip to content
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 agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enter safe mode after panic or brownout #3808

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Dec 8, 2020

Uses the IDF's reset reason. Does nothing before reset.

Fixes #3389

Uses the IDF's reset reason. Does nothing before reset.

Fixes micropython#3389
@tannewt tannewt added enhancement supervisor espressif applies to multiple Espressif chips labels Dec 8, 2020
@tannewt tannewt added this to the 6.1.0 milestone Dec 8, 2020
@tannewt tannewt requested a review from dhalbert December 8, 2020 19:05
@microdev1
Copy link
Collaborator

nice!

Copy link
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!

@tannewt tannewt merged commit 1330130 into adafruit:main Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement espressif applies to multiple Espressif chips supervisor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Safe Mode on esp32s2
3 participants