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 cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
backports cmake: Fixed python detection bug 2018-12-21 11:13:03 +01:00
compiler cmake/compiler/gcc: Fall back to host compiler for x86_64 2019-01-11 15:18:52 -05:00
emu sanitycheck: Add Renode cmake configuration 2019-01-14 09:12:07 -05:00
flash cmake: flash: Conditional dependency to 'mergehex' 2018-12-05 12:14:38 -05:00
ide cmake: Eclipse CDT4 generator amendment 2018-10-17 18:16:55 -04:00
reports
toolchain cmake: Introduce host toolchain for POSIX arch 2019-01-10 14:56:32 -05:00
usage cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
util cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00
ccache.cmake
cfb.cmake subsys: fb: add support for generating CFB font headers at build time 2018-11-28 11:46:00 +01:00
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 cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake arch: arm: update compile options for DSP 2018-07-03 12:17:13 -05:00
generic_toolchain.cmake cmake: Introduce host toolchain for POSIX arch 2019-01-10 14:56:32 -05:00
git.cmake cmake: boilerplate: Move out finding git+python to separate cmake files 2018-12-27 19:24:51 -05:00
hex.cmake
host-tools-zephyr.cmake sdk: require Zephyr SDK 0.9.4 2018-11-05 11:00:38 -05:00
host-tools.cmake cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00
kconfig.cmake cmake: Whitespace and commentary fixes 2018-12-20 12:23:50 +01:00
kobj.cmake cmake: Use variables for target names 2019-01-19 07:21:55 -05:00
pristine.cmake
python.cmake cmake: boilerplate: Move out finding git+python to separate cmake files 2018-12-27 19:24:51 -05:00
target_toolchain.cmake cmake: Document CMAKE_SYSTEM_-variables, and add CMAKE_SYSTEM_VERSION 2018-12-20 11:15:20 +01:00
version.cmake cmake: version: Misc. refactorings for readability 2018-10-01 09:16:05 -04:00