zephyr/boards
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 cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
arm cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
common cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
nios2 cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
posix native: Handle gracefully SIGTERM and SIGINT 2018-01-02 15:26:34 -05:00
riscv32 scripts: refactor flash/debug scripts to remove "shell" 2017-12-15 09:57:30 -05:00
x86 cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
xtensa cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
boards.rst board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00