zephyr/boards/common
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
..
bossac.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
dfu-util.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
esp32.board.cmake cmake: esp32: Fix check for environment variable ESP_IDF_PATH 2017-12-27 10:29:35 -05:00
jlink.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
nios2.board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
nrfjprog.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
openocd.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
pyocd.board.cmake scripts: runner: pyocd: support DT-based flashing 2017-12-15 09:57:30 -05:00