bsps/stm32h7: set SDRAM 1 size to 0 by default on nucleo-h743zi BSP

Nucleo does not have any SDRAM, so 0 size is the only possible right
choice here.

Sponsored-By:	Precidata
This commit is contained in:
Karel Gardas
2022-06-02 10:44:30 +02:00
parent 925bcdb8e8
commit c3ad1e3c27
@@ -11,6 +11,7 @@ default-by-variant:
- arm/stm32h757i-eval-m4
- arm/stm32h747i-disco
- arm/stm32h747i-disco-m4
- arm/nucleo-h743zi
enabled-by: true
format: '{:#010x}'
links: []