zephyr/arch/arc
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
..
core arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
include arch: arc: add comments for _load_stack_check_regs 2018-06-04 13:31:43 -04:00
soc cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
Kconfig arch: arc: Fix reference to removed NSIM Kconfig symbol 2018-06-13 13:35:56 -04:00
defconfig