zephyr/boards/x86/tinytile
Kumar Gala c542c0e33e boards: dts: Cleanup aliases
Underscore ('_') isn't a valid char for alias names based on the device
tree spec.  Newer dtc compilers flag this as a warning so lets clean it
up.  Replaced '_' with '-' to keep things simple.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-04-12 04:03:46 -05:00
..
doc
support
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board board: x86: tinytile: Enable I2C through DTS 2018-03-26 10:51:35 -04:00
Kconfig.defconfig boards: Remove USB VID/PID from tinytile 2018-03-14 16:32:44 -07:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h
pinmux.c
tinytile.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
tinytile.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
tinytile_defconfig