mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 06:22:38 +00:00
The goal of this commit is to update existing STM32 boards descriptions to use these size "DT_SIZE" macros to enhance readability. To realize this i used a python script, which will detect the STM32 Boards /zephyr/board/arm, and then will update in the dts files the partition description using "DT_SIZE_K" and "DT_SIZE_M" macros. Check manually and modify in .overlay files in samples and tests. Signed-off-by: TLIG Dhaou <dhaou.tlig-ext@st.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
prj.conf | ||
testcase.yaml |