7d764b35f3
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.stm32f030x8 | ||
Kconfig.defconfig.stm32f091xc | ||
Kconfig.series | ||
Kconfig.soc | ||
flash_registers.h | ||
gpio_registers.h | ||
linker.ld | ||
soc.c | ||
soc.h | ||
soc_gpio.c | ||
soc_irq.h | ||
soc_registers.h |