zephyr/boards/arm/nucleo_l412rb_p
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 boards: arm: nucleo_l412rb_p: full Arduino SPI support 2021-06-29 11:32:15 -04:00
support boards: arm: add support for NUCLEO-L412RB-P 2021-04-06 15:30:34 +02:00
arduino_r3_connector.dtsi boards: arm: fix i2c pin and add SPI to docs 2021-04-29 09:51:39 -04:00
board.cmake boards: arm: add support for NUCLEO-L412RB-P 2021-04-06 15:30:34 +02:00
Kconfig.board boards: arm: add support for NUCLEO-L412RB-P 2021-04-06 15:30:34 +02:00
Kconfig.defconfig boards: arm: add support for NUCLEO-L412RB-P 2021-04-06 15:30:34 +02:00
nucleo_l412rb_p.dts boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
nucleo_l412rb_p.yaml boards: arm: Add adc1 node to board nucleo_l412rb_p 2021-04-29 09:51:39 -04:00
nucleo_l412rb_p_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00