zmk/app/boards/arm/nrfmicro
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
..
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
arduino_pro_micro_pins_52833.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
arduino_pro_micro_pins_flipped.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 feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
CMakeLists.txt fix(boards): Remove references to PINMUX Kconfig. 2024-02-09 14:32:46 -08:00
Kconfig refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(boards): Remove references to PINMUX Kconfig. 2024-02-09 14:32:46 -08:00
nrfmicro-flipped-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
nrfmicro-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
nrfmicro_11.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nrfmicro_11.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_11.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_11_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
nrfmicro_11_flipped.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nrfmicro_11_flipped.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_11_flipped.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_11_flipped_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
nrfmicro_13.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nrfmicro_13.yaml Add nrfmicro 1.1, 1.1 flipped and 1.3 boards. 2020-08-19 21:02:21 +02:00
nrfmicro_13.zmk.yml feat: Add a few sample hardware metadata files. 2021-09-11 00:50:36 -04:00
nrfmicro_13_52833.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
nrfmicro_13_52833.yaml fear(boards): Add nrfmicro_13_52833 board 2022-10-02 22:01:55 -04:00
nrfmicro_13_52833.zmk.yml fear(boards): Add nrfmicro_13_52833 board 2022-10-02 22:01:55 -04:00
nrfmicro_13_52833_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
nrfmicro_13_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
pinmux.c refactor: All SYS_INIT functions are void args. 2024-02-09 14:32:46 -08:00
pre_dt_board.cmake fix(boards): Suppress devicetree warning 2024-06-30 12:59:46 -04:00