zephyr/dts
Carles Cufi 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE
Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-11 14:59:03 -05:00
..
arc dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
arm drivers: i2c: Add support for cc32xx I2C bus 2018-01-09 08:39:59 -06:00
bindings drivers: i2c: Add support for cc32xx I2C bus 2018-01-09 08:39:59 -06:00
common dts: yaml: rework yaml file layout 2017-10-23 15:02:00 +02:00
x86 dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
Kconfig kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
dts.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00