zmk/app/boards/arm/nice_nano
ReFil f2ea1da036
fix(boards): Suppress devicetree warning
nRF5x boards throw a spurious warning for duplicate unit-address when the devicetree gets processed

Upstream issue:  https://github.com/zephyrproject-rtos/zephyr/issues/29713

Warning suppressed as per: https://docs.zephyrproject.org/latest/build/dts/intro-input-output.html
2024-06-30 12:59:46 -04:00
..
Kconfig feat(boards): Add nRF52 high voltage DC/DC config 2024-05-13 14:14:50 -07:00
Kconfig.board
Kconfig.defconfig
arduino_pro_micro_pins.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
board.cmake
nice_nano-pinctrl.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
nice_nano.dts
nice_nano.dtsi refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nice_nano.yaml
nice_nano.zmk.yml
nice_nano_defconfig
nice_nano_v2.dts
nice_nano_v2.yaml
nice_nano_v2.zmk.yml
nice_nano_v2_defconfig
pre_dt_board.cmake fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00