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

Add BBC micro:bit v2 support for examples #270

Merged
merged 4 commits into from
Aug 10, 2024

Conversation

BartMassey
Copy link
Contributor

Added sufficient configuration to get the examples to work on the BBC micro:bit v2 (nRF52833, s140).

In the process, added two new features nrf52840-dk and microbit-v2. These are currently used only by the ble_peripheral_onoff example to specify the GPIO used by the buttons on those boards. I couldn't find anything else board-specific in the examples. I've edited the top-level README to correspond to the new configuration info. Would it make sense to move the example-specific stuff to examples/README.md?

closes #269

@alexmoon
Copy link
Contributor

Looks good to me! Thanks!

@alexmoon alexmoon added this pull request to the merge queue Aug 10, 2024
Merged via the queue into embassy-rs:master with commit 9973f61 Aug 10, 2024
1 check passed
@plaes plaes mentioned this pull request Aug 13, 2024
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.

Examples for BBC micro:bit v2
2 participants