Skip to content

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