-
Notifications
You must be signed in to change notification settings - Fork 919
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
machine/itsybitsy-nrf52840: add support for Adafruit Itsybitsy nrf52840 #1243
Conversation
product page: https://www.adafruit.com/product/4481 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked the following.
- Makefile.
- Make sure I can build
- README.md
- Check the product page & URL
- src/machine/board_itsybitsy-nrf52840.go
- targets/itsybitsy-nrf52840.json
- targets/feather-nrf52840.json and targets/ Compare with circuitplay-bluefruit.json
…40 Express board Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
Signed-off-by: deadprogram <[email protected]>
54e9290
to
21ade0c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me (but perhaps others want to take a look).
OK, now squash/merging. Thank you everyone for the help on this! |
This PR adds support for Adafruit Itsybitsy nrf52840 Express board.