8000 Support 'clean slate' reset of peripherals · Issue #29 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Support 'clean slate' reset of peripherals #29

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

Closed
tdicola opened this issue Oct 21, 2016 · 0 comments
Closed

Support 'clean slate' reset of peripherals #29

tdicola opened this issue Oct 21, 2016 · 0 comments
Milestone

Comments

@tdicola
Copy link
tdicola commented Oct 21, 2016

Right now we use context managers to ensure peripherals like sercoms, timers, etc. are deinitialized. This helps ensure soft reboots don't run into problems where peripherals are left in an initialized state and fail to initialize again. However we'd prefer to on reset explicitly deinitialize all the peripherals and put the board into a known 'clean' state.

@tannewt tannewt modified the milestone: Beta Nov 30, 2016
@tannewt tannewt closed this as completed in 0ae3448 Dec 7, 2016
tannewt pushed a commit that referenced this issue Sep 28, 2020
Update from adafruit/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0