feat(boards): Add nice!nano v2
This commit is contained in:
parent
fc014b2506
commit
edb3ff1bb1
8 changed files with 171 additions and 97 deletions
|
|
@ -4,4 +4,4 @@ config BOARD_ENABLE_DCDC
|
|||
bool "Enable DCDC mode"
|
||||
select SOC_DCDC_NRF52X
|
||||
default y
|
||||
depends on BOARD_NICE_NANO
|
||||
depends on (BOARD_NICE_NANO || BOARD_NICE_NANO_V2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue