commit | ab281b5c404b587124b574f3cf05efb4e5a7245f | [log] [tgz] |
---|---|---|
author | Andrzej Głąbek <andrzej.glabek@nordicsemi.no> | Thu Mar 24 16:49:08 2022 +0100 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Sat Apr 02 15:14:38 2022 +0200 |
tree | c3b6f74dbad7bb1fa7e8e996e387995b5077bf13 | |
parent | 56a1ac38177b8faf5f120d4d371681df7982b410 [diff] |
boards: nrf51: Suppress DTC warnings about duplicate unit-address Prevent "unique_unit_address_if_enabled" warnings from being reported for nRF51 Series SoCs, where certain nodes need to be enabled with the same base addresses. These are: - power@40000000 & clock@40000000 & mpu@40000000 Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>