zephyr/boards/x86/galileo
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: galileo: update documentation, add ref 2018-02-05 06:48:01 -08:00
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
Kconfig.board boards/galileo: Switch to DTS for generating i2c settings 2018-03-23 10:42:33 +08:00
Kconfig.defconfig boards: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
galileo.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
galileo.yaml boards: support feature classes in yaml 2017-08-02 07:31:22 -04:00
galileo_defconfig boards: Move default pinmux enable to <board>_defconfig 2018-01-18 11:40:56 -06:00
pinmux.c pinmux: Galileo: Updated the pinmux to use new PWM API's. 2017-06-09 08:20:59 -04:00
pinmux_galileo.h boards: convert to using newly introduced integer sized types 2017-04-20 11:56:00 -05:00