summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-06-01 22:11:11 +0200
committerKarel Gardas <karel@functional.vision>2022-06-02 10:44:30 +0200
commit925bcdb8e88d2fb18c5eb8ada06f21dc5505322e (patch)
tree305ade684aed202b15823a51a616430ba8e3ee1f /spec/build/bsps/arm/stm32h7/optlinkcmds.yml
parentbsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3 (diff)
downloadrtems-925bcdb8e88d2fb18c5eb8ada06f21dc5505322e.tar.bz2
bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSP
Nucleo does not have any SDRAM so default linkage to SDRAM does not make any sense here. Sponsored-By: Precidata
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/stm32h7/optlinkcmds.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
index 197b384d03..3103deef84 100644
--- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
+++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
@@ -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: '{}'
links: []