zephyr/cmake
Kumar Gala 717aa9cea7 cmake: dts: Tweak warning flags for unit_address check
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>
2019-01-23 09:43:53 -06:00
..
app
backports
compiler
emu
flash
ide
reports
toolchain
usage
util
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: Tweak warning flags for unit_address check 2019-01-23 09:43:53 -06:00
extensions.cmake cmake: dtc: Add ability to check of dtc flag is valid 2019-01-23 09:43:53 -06:00
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 cmake: Use variables for target names 2019-01-19 07:21:55 -05:00
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake