zephyr/boards/x86/quark_se_c1000_devboard
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
..
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board arch/x86: Enable i2c through DTS for quark_se 2018-03-23 10:42:33 +08:00
Kconfig.defconfig drivers: gpio: Fix GPIO_QMSI_{0,1}_NAME Kconfig references 2018-06-13 13:35:56 -04:00
board.c boards/quark_se: Add an spi/gpio configuration for TI CC1200 15.4 chip 2018-01-15 15:15:38 +02:00
board.cmake boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
board.h boards/quark_se: Add an spi/gpio configuration for TI CC1200 15.4 chip 2018-01-15 15:15:38 +02:00
pinmux.c boards/x86: Pinmux SPI port 2 relevantly on quark_se_c1000_devboard 2018-04-04 19:02:35 +02:00
quark_se_c1000_devboard.dts dts: x86: derive RAM and ROM size from dts instead of Kconfig 2018-05-14 17:19:23 -04:00
quark_se_c1000_devboard.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
quark_se_c1000_devboard_defconfig Revert "dts: x86: quark_se_c1000_devboard: Add device tree support" 2017-08-02 08:19:25 -04:00