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 a generic variant for the NRF52840DK board #533

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

Conversation

needs-coffee
Copy link

Adds a generic variant for the NRF52840DK board that accesses all pins using the NRF GPIO index.
Has the on board peripherals mapped to the correct pin functions.

@DaveVdE
Copy link

DaveVdE commented Jan 26, 2025

Hi,

First of all, thank you for the hard work of making a PR to add support for this board.

I'm a newbie at making BSPs but, shouldn't we be adding something to boards.txt as well? I've had a look at how it looks in the Adafruit BSP for this board but it seems the chosen programmer is entirely different from the nRF52 DK so I'm at a loss.

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