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

boards: adafruit feather nrf52840 uf2 initalize USB at boot #80038

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fkokosinski
Copy link
Member

Make Adafruit Feather nrf52840 UF2 variants initialize USB by default.

Adafruit Feather nRF52840 UF2 variants have their USB enabled by default, and use the CDC ACM UART for the console. All other nRF52840 boards that use that, initialize their USB by default. This PR makes it so Adafruit Feather nRF52840 UF2 variants also do that.

Adafruit Feather nRF52840 UF2 variants have their USB enabled by default,
and use the CDC ACM UART for console. All other nRF52840 boards that use
that, initialize their USB by default. This change makes it so
Adafruit Feather nRF52840 UF2 variants also do that.

Signed-off-by: Sebastian Kwaśniak <skwasniak@internships.antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
@fkokosinski
Copy link
Member Author

CI fails are not caused by the changes from this PR. See #80215.

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