mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 02:25:23 +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> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
board.h | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
mimxrt1050_evk_defconfig | ||
mimxrt1050_evk.dts | ||
mimxrt1050_evk.yaml | ||
pinmux.c |