zephyr/boards/arm/mimxrt1050_evk
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
..
doc mimxrt1050_evk: Fix kernel timer frequency 2017-11-28 11:43:14 -06:00
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h
dts.fixup
mimxrt1050_evk.dts
mimxrt1050_evk.yaml
mimxrt1050_evk_defconfig mimxrt1050_evk: Fix kernel timer frequency 2017-11-28 11:43:14 -06:00
pinmux.c