zephyr/cmake
Sebastian Bøe 3a4d547c5a cmake: Change the DTS preprocessing work directory
Change the DTS preprocessor working directory from the binary
directory to the application directory.

This is done so that the user can specify
-DDTC_OVERLAY_FILE=overlay.dts with a relative path from the
application directory as is possible for CONF_FILE, and as is
reasonably expected to be possible by users.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-12-09 16:34:55 -05: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
compiler cmake: Add GCC -Og flag fallback to -O0. 2019-12-09 16:17:12 +01:00
emu cmake: Support renode 1.8.2. 2019-11-15 17:37:17 -05:00
flash cmake: Don't test whether the installed west is the bootstrapper 2019-11-05 17:43:50 +01:00
ide
linker/ld cmake: Use zephyr_link_libraries in toolchain_ld_cpp. 2019-11-07 16:37:50 +01:00
reports
toolchain sdk: add support for Zephyr SDK 0.11 2019-11-13 10:32:02 -06:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake cmake: Change the DTS preprocessing work directory 2019-12-09 16:34:55 -05:00
extensions.cmake headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
extra_flags.cmake
gcc-m-cpu.cmake
generic_toolchain.cmake
git.cmake
hex.cmake
host-tools.cmake cmake: -fmacro-prefix-map=${WEST_TOPDIR}=WEST_TOPDIR 2019-11-06 21:17:56 +01:00
kconfig.cmake hardening: Introducing hardenconfig tool 2019-12-09 12:54:29 -05:00
kobj.cmake
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake
zephyr_module.cmake