zephyr/arch/arc/soc/quark_se_c1000_ss
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
..
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig
Kconfig.defconfig kconfig: Remove UART_QMSI_{0,1}_NAME Kconfig reference 2018-06-13 13:35:56 -04:00
Kconfig.soc
dts.fixup arch: Use dts to set i2c priorities for quark_se/quark_d2000 2018-05-18 20:18:50 +03:00
linker.ld
power.c
soc.c
soc.h arch: Use dts to set i2c priorities for quark_se/quark_d2000 2018-05-18 20:18:50 +03:00
soc_config.c drivers/uart: Use dts to set uart options for ns16550 driver 2018-05-18 20:18:50 +03:00
soc_power.S
soc_power.h