zephyr/boards/arm/frdm_k64f
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 boards: frdm_k64f: add USB comment to documentation 2018-05-30 11:23:39 -05:00
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: dts: Add mcr20a bindings and fix networking samples 2018-05-10 15:43:42 -05:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.cmake
board.h
dts.fixup boards: dts: Add mcr20a bindings and fix networking samples 2018-05-10 15:43:42 -05:00
frdm_k64f.dts dts: arm: nxp: use DT to configure USBD on Kinetis SoC 2018-05-17 07:00:49 -05:00
frdm_k64f.yaml boards: Document watchdog driver support on k64, kw2xd boards 2018-05-17 15:00:55 -05:00
frdm_k64f_defconfig
pinmux.c