zmk/app/boards/arm/nice_nano
Joel Spadin f6635f4593 feat(boards): Add nRF52 high voltage DC/DC config
Added a Kconfig option to enable SOC_DCDC_NRF52X_HV for nice_nano_v2
and mikoto. According to Nordic's documentation, the DC/DC regulator is
more efficient than the LDO regulator, so this is enabled by default.

The following boards do not support this mode and were not changed:

- nice_nano
- nice60
- nrfmicro_11, nrfmicro_13
- nrf52840_m2
- bluemicro840

I could not find schematics to confirm whether the following boards
support this mode:

- bt60_v1, bt60_v2
- bt65_v1
- bt75_v1
- corneish_zen_v1, corneish_zen_v2
- pillbug
- puchi_ble_v1
- s40nc
2023-10-13 13:07:55 -05:00
..
arduino_pro_micro_pins.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
board.cmake Fix up some incorrect license headers. 2020-08-11 14:49:43 -04:00
Kconfig feat(boards): Add nRF52 high voltage DC/DC config 2023-10-13 13:07:55 -05:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano-pinctrl.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano.dts refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano.dtsi refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano.yaml Initial basic work on nice!nano board support. 2020-06-15 22:38:30 -04:00
nice_nano.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
nice_nano_defconfig refactor(boards): Move to pinctrl. 2023-04-05 22:55:38 -07:00
nice_nano_v2.dts refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
nice_nano_v2.yaml feat(boards): Add nice!nano v2 2021-07-15 18:52:28 -04:00
nice_nano_v2.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
nice_nano_v2_defconfig refactor(boards): Move to pinctrl. 2023-04-05 22:55:38 -07:00