mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 11:25:51 +00:00
In Zephyr we have dts in which multiple peripherals can be at the same MMIO address. So we want to disable the `unique_unit_address` check via (-Wno-unique_unit_address). However, newer dtc support a check that makes sure if we have duplicate unit-address devices that only one is enabled. So if the dtc flag is supported we enable (-Wunique_unit_address_if_enabled). Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
app | ||
backports | ||
compiler | ||
emu | ||
flash | ||
ide | ||
reports | ||
toolchain | ||
usage | ||
util | ||
ccache.cmake | ||
cfb.cmake | ||
dts.cmake | ||
extensions.cmake | ||
extra_flags.cmake | ||
fpu-for-gcc-m-cpu.cmake | ||
gcc-m-cpu.cmake | ||
generic_toolchain.cmake | ||
git.cmake | ||
hex.cmake | ||
host-tools-zephyr.cmake | ||
host-tools.cmake | ||
kconfig.cmake | ||
kobj.cmake | ||
pristine.cmake | ||
python.cmake | ||
target_toolchain.cmake | ||
version.cmake |