zephyr/samples
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
..
application_development linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
arch samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
basic samples: fade_led: update include paths 2022-05-09 12:45:29 -04:00
bluetooth samples: Bluetooth: Update broadcast audio samples to new API 2022-05-09 09:28:14 +02:00
boards dts: arc: synopsys: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples: Migrate overlay includes to <zephyr/...> 2022-05-09 10:34:42 -04:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
modules samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
net samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
philosophers samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
shields samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
subsys boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration boards: stm32: use size helpers to describe size of storage partition 2022-05-10 09:22:43 -05:00
userspace samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00