Skip to content

Add nice!nano board support#3017

Merged
tannewt merged 1 commit into
adafruit:masterfrom
Nicell:nice_nano
Jun 8, 2020
Merged

Add nice!nano board support#3017
tannewt merged 1 commit into
adafruit:masterfrom
Nicell:nice_nano

Conversation

@Nicell

@Nicell Nicell commented Jun 6, 2020

Copy link
Copy Markdown

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

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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