mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-23 14:51:12 +08:00
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:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user