commit | b5f65f201dcf26186a572cdf1d0a199edc4b53a1 | [log] [tgz] |
---|---|---|
author | Gerson Fernando Budke <gerson.budke@ossystems.com.br> | Sun Jul 31 11:43:03 2022 +0200 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Fri Sep 09 16:40:20 2022 +0000 |
tree | d46985812180dc7b81f22840d3d21e7ed4510f8b | |
parent | 7cc729558f5d44eae6e223b0021e9558938ddb66 [diff] |
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>