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

Workaround for some rp2040 boards not booting (e.g. Adafruit) #10

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

awawa-dev
Copy link
Owner

@awawa-dev awawa-dev commented Aug 13, 2023

Some boards, such as the first Adafruit revisions, may have trouble booting properly due to bad components used in the design.
Read more here: raspberrypi/pico-sdk#457 and here: https://github.com/awawa-dev/HyperHDR/discussions
This PR adds BOOT_WORKAROUND option to CMakeLists.txt that user can enable (set to ON) to workaround the problem.
Official releases of HyperSerialPico firmware packages for Adafruit ItsyBitsy and Scorpio will be compiled with this option enabled.

@awawa-dev awawa-dev merged commit cd872c2 into master Aug 13, 2023
4 checks passed
@awawa-dev awawa-dev deleted the workaround_for_adafruit branch August 13, 2023 11:39
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.

None yet

1 participant