zephyr/boards/arm/mimxrt1050_evk
Alex Tereschenko 3c1a78ea0d cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE
Both variables were used (with the same value) interchangeably
throughout CMake files and per the discussion in GH issue,
ZEPHYR_BASE is preferred.

Also add a comment with explanation of one vs. the other.

Tested by building hello_world for several boards ensuring no errors.

Fixes #7173.

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2018-06-18 15:25:55 -04:00
..
doc mimxrt1050_evk: Fix kernel timer frequency 2017-11-28 11:43:14 -06:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig mimxrt1050_evk: Add config to select code linking location 2018-05-08 17:39:28 -05:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h mimxrt1050_evk: Move led and button definitions to dts 2018-05-14 14:36:15 -05:00
mimxrt1050_evk.dts mimxrt1050_evk: Move led and button definitions to dts 2018-05-14 14:36:15 -05:00
mimxrt1050_evk.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
mimxrt1050_evk_defconfig mimxrt1050_evk: Fix kernel timer frequency 2017-11-28 11:43:14 -06:00
pinmux.c