zephyr/boards/arm/particle_xenon
Andrzej Głąbek b4b2b2ef98 boards: nrf52: Suppress DTC warnings about duplicate unit-address
Prevent "unique_unit_address_if_enabled" warnings from being reported
for nRF52 Series SoCs, where certain nodes need to be enabled with
the same base addresses. These can be (depending on a given SoC):
- power@40000000 & clock@40000000
- power@40000000 & clock@40000000 & bprot@40000000
- acl@4001e000 & flash-controller@4001e000

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
doc boards: doc: Clarify a generic statement 2022-01-11 11:54:22 +01:00
dts boards: arm: particle_xenon: migrate to pinctrl 2022-03-21 15:09:28 +01:00
board.c boards: particle_*: fix antenna initialization 2021-03-27 08:59:25 -04:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
board.h boards: arm: particle_xenon: Convert to new DT_INST macros 2020-04-03 04:12:14 -05:00
CMakeLists.txt boards: arm: particle_*: enable PCB antenna on startup 2019-05-30 09:46:55 -04:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: remove USB option for nRF based boards 2021-08-03 19:00:12 -04:00
particle_xenon-pinctrl.dtsi boards: arm: particle_xenon: migrate to pinctrl 2022-03-21 15:09:28 +01:00
particle_xenon.dts boards: arm: particle_xenon: migrate to pinctrl 2022-03-21 15:09:28 +01:00
particle_xenon.yaml boards: arm: particle*: add header nexus maps and feather labels 2020-05-07 14:49:49 +02:00
particle_xenon_defconfig boards: arm: particle_xenon: migrate to pinctrl 2022-03-21 15:09:28 +01:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00