zephyr/boards/arm/lpcxpresso54114_m0
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 sample: Add MCUX IPM sample application 2018-05-17 15:07:48 -05:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h
lpcxpresso54114_m0.dts
lpcxpresso54114_m0.yaml boards: lpcxpresso54114_m0: do not set as default 2018-06-11 17:11:18 -04:00
lpcxpresso54114_m0_defconfig boards: arm: lpcxpresso54114: Remove sample specific defconfig setting 2018-05-24 10:17:56 -05:00
pinmux.c