zephyr/boards/arm/lora_e5_dev_board
TLIG Dhaou 4de1d01956 boards: stm32: use size helpers to describe size of storage partition
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>
2022-05-10 09:22:43 -05:00
..
doc doc: Fix spelling errors in .rst files 2022-04-19 11:48:26 +02:00
support
board.cmake boards: lora_e5_dev_board: set defaults for blackmagicprobe 2021-11-22 22:20:02 -05:00
Kconfig.board
Kconfig.defconfig
lora_e5_dev_board_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00
lora_e5_dev_board.dts boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
lora_e5_dev_board.yaml