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 nice!nano board support #3017

Merged
merged 1 commit into from
Jun 8, 2020
Merged

Add nice!nano board support #3017

merged 1 commit into from
Jun 8, 2020

Conversation

Nicell
Copy link

@Nicell Nicell commented Jun 6, 2020

I've added the board definition for the nice!nano nRF52840 development board. https://docs.nicekeyboards.com/#/nice!nano/

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One naming suggestion that you should follow up with a PR for. Going to merge now so it's in Beta 1.

{ MP_ROM_QSTR(MP_QSTR_NFC1), MP_ROM_PTR(&pin_P0_09) },
{ MP_ROM_QSTR(MP_QSTR_NFC2), MP_ROM_PTR(&pin_P0_10) },

{ MP_ROM_QSTR(MP_QSTR_BAT_VOLT), MP_ROM_PTR(&pin_P0_04) }, // Read battery voltage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe we use VOLTAGE_MONITOR in most board modules.

@tannewt tannewt merged commit 0ba541d into adafruit:master Jun 8, 2020
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