zephyr/boards/arm/nrf52_sparkfun
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
Kconfig.board
Kconfig.defconfig
board.cmake
nrf52_sparkfun-pinctrl.dtsi
nrf52_sparkfun.dts
nrf52_sparkfun.yaml
nrf52_sparkfun_defconfig
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00