mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 22:22:52 +00:00
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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
xtensa | ||
boards.rst | ||
CMakeLists.txt | ||
Kconfig |