Skip to content

Add support for SparkFun Pro nRF52840 Mini #361

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

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

Conversation

tnytown
Copy link

@tnytown tnytown commented Jun 26, 2025

Checklist

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

  • Please provide specific title of the PR describing the change
  • If you are adding an new boards, please make sure
    • Provide link to your allocated VID/PID if applicable
    • UF2_BOARD_ID in your board.h follow correct format from uf2 specs

This checklist items that are not applicable to your PR can be deleted.


Description of Change

This is the spiritual successor of #62.

I started from the board definition of the PCA10056, which SparkFun says this board was based off of. Then, I copied over pin information from definitions in their repo. To find the appropriate VID and PIDs, I looked at the Arduino board definition.

There is only one switch aside from RST on the board, so I tied FRST to pin 17. The resultant bootloader gets into DFU mode correctly and the blue LED on the board breathes.

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.

1 participant