zephyr/boards/x86/tinytile
Carles Cufi 7d764b35f3 cmake: Use path-corrected version of ZEPHYR_BASE
Instead of accessing the environment variable ZEPHYR_BASE every time we
require accessing the source code root, use an intermediate variable
that has OS path separators correctly set to '/' to avoid issues on
Windows.

Note: This removes the ZEPHYR_SOURCE_DIR CMake variable. External
applications using that will need to change to use the new ZEPHYR_BASE
variable.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-11 14:59:03 -05:00
..
doc doc: misspelling and UTF-8 fixes 2017-05-09 20:15:49 -04:00
support tinytile: support flashing 2017-03-27 16:53:08 +00:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board boards: fix dropped HAS_DTS 2017-08-11 11:05:36 -05:00
Kconfig.defconfig boards: tinytile: Set original firmware Vendor and Product IDs 2017-10-19 09:30:58 -04:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h benchmark: footprint: fixed testcase 2017-07-05 12:43:13 -04:00
dts.fixup driver: serial: Get interrupt number from dts 2017-12-15 11:22:55 -06:00
pinmux.c boards: convert to using newly introduced integer sized types 2017-04-20 11:56:00 -05:00
tinytile.dts dts: x86: remove mem.h 2017-11-16 16:04:03 -05:00
tinytile.yaml boards: introduce usb_device support tag 2017-07-07 09:01:01 -05:00
tinytile_defconfig boards: fix dropped HAS_DTS 2017-08-11 11:05:36 -05:00