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

Document safe mode wait in README #9929

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

pdw-mb
Copy link

@pdw-mb pdw-mb commented Jan 2, 2025

Summary

Coming from MicroPython, it took me a while to figure out why CircuitPython was booting more slowly, and how to avoid it.

Testing

Confirmed that specifying CIRCUITPY_SKIP_SAFE_MODE_WAIT=1 really does fix my issue on a custom RP2040 board.

Trade-offs and Alternatives

Previously discussed on #7084. For me, the compile time option is fine, once I found it.

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.

Thanks!

@dhalbert dhalbert merged commit fda920a into adafruit:main Jan 3, 2025
585 checks passed
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