Add DCDC setting for nano.

This commit is contained in:
Pete Johanson
2020-08-14 23:26:03 -04:00
parent 7e8a07e693
commit 4acfa8d7ef
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
config BOARD_ENABLE_DCDC
bool "Enable DCDC mode"
select SOC_DCDC_NRF52X
default y
depends on BOARD_NICE_NANO