Move stm32 boards dts file to linux dts naming rules #3490
Labels
area: ARM
ARM (32-bit) Architecture
Enhancement
Changes/Updates/Additions to existing features
platform: STM32
ST Micro STM32
Reported by Erwan Gouriou:
dts files have been deployed in zephyr using board names as dts file names.
It is not compliant with Linux device tree files naming rules and hence should be changed.
For instance:
-Zephyr: stm32373c_eval => Linux: stm32373c-eval
-Zephyr: nucleo_l476rg => Linux: l476rg-nucleo
(Imported from Jira ZEP-2049)
The text was updated successfully, but these errors were encountered: