zephyr/boards/x86/arduino_101
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: delete arduino_101_ble board 2018-03-23 16:21:16 -04:00
support board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
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/flash: Remove irrelevant option in w25qxxdv driver 2018-06-14 14:41:52 -04:00
arduino_101.dts dts: x86: derive RAM and ROM size from dts instead of Kconfig 2018-05-14 17:19:23 -04:00
arduino_101.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
arduino_101_defconfig boards/arduino101: Enable UART 0 controller 2018-04-12 17:55:46 -05:00
arduino_101_mcuboot_defconfig arduino_101_mcuboot: increase image size to 124K 2017-04-12 22:45:17 +00:00
board.cmake boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
board.h boards: arduino_101: set correct LED pin 2017-01-20 02:29:54 +00:00
pinmux.c boards: move pinmux driver to board/soc dir 2017-10-31 12:32:34 -04:00