zephyr/cmake
Tobias Svehagen 4fc6a04eb1 cmake: dts: Remove duplicates from DTS_ROOT
If duplicates gets passed to scripts/dts/gen_defines.py, the bindings in
those directories will be loaded twice and actually get in conflict with
itself.

Signed-off-by: Tobias Svehagen <tobias.svehagen@gmail.com>
2019-11-06 20:56:16 +01:00
..
app cmake: app mem partion flexibility 2019-11-05 08:44:26 -08:00
backports cmake: Fixed a bug where python 3.8 was not detected on Windows 2019-11-04 14:32:41 +01:00
bintools cmake: Toolchain abstraction: Abstraction of binary tool, strip. 2019-08-02 13:05:59 +02:00
compiler cmake: add --divide to GNU assembler options for x86 2019-10-31 09:09:22 +01:00
emu x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
flash cmake: Don't test whether the installed west is the bootstrapper 2019-11-05 17:43:50 +01:00
ide
linker/ld linker: move where we define _LINKER and _ASMLANGUAGE 2019-11-03 12:55:16 +01:00
reports
toolchain cmake: need to specify m32/m64 for x86_64 toolchain 2019-10-29 06:19:33 +01:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake cmake: dts: Remove duplicates from DTS_ROOT 2019-11-06 20:56:16 +01:00
extensions.cmake cmake: app mem partion flexibility 2019-11-05 08:44:26 -08:00
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-R5 support 2019-08-09 22:50:50 +02:00
generic_toolchain.cmake cmake: Toolchain abstraction: Abstraction of binary tools, foundation. 2019-07-31 11:09:35 +02:00
git.cmake
hex.cmake
host-tools.cmake cmake: Speed up CMake by not invoking 'west' 2019-11-05 15:05:48 -06:00
kconfig.cmake cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry 2019-10-01 10:35:23 -07:00
kobj.cmake
pristine.cmake
python.cmake cmake: Instruct Python to use UTF-8 on Windows 2019-07-26 12:00:45 +02:00
target_toolchain.cmake cmake: Toolchain abstraction: Abstraction of binary tools, foundation. 2019-07-31 11:09:35 +02:00
version.cmake
zephyr_module.cmake