mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
boards: arm: stm32l562e_dk_ns: Add flash partitions
The current stm32l562_dk_ns has no flash partitions defined. This add flash partitions following partition sizes that are compatible with the TF-M platform defined at flash_layout.h and removes the redundant overlays board files. Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
This commit is contained in:
committed by
Fabio Baltieri
parent
7cc729558f
commit
b5f65f201d
@@ -53,6 +53,8 @@ tests:
|
||||
- disco_l475_iot1
|
||||
- nucleo_wb55rg
|
||||
- nucleo_wl55jc
|
||||
- stm32l562e_dk
|
||||
- stm32l562e_dk_ns
|
||||
filter: (dt_compat_enabled("st,stm32-flash-controller") or
|
||||
dt_compat_enabled("st,stm32h7-flash-controller")) and
|
||||
dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
|
||||
|
||||
Reference in New Issue
Block a user