From 42ed4a6338054f53a9e00c09a120439d60aadf2f Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Mon, 16 May 2022 13:28:57 +0200 Subject: bsps/stm32h7: provide linkcmds for SRAM, FLASH_SDRAM and SRAM_SDRAM linking Sponsored-By: Precidata --- spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'spec/build/bsps/arm/stm32h7/optlinkcmds.yml') diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml index a7281addd8..43af9c8613 100644 --- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml +++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml @@ -13,8 +13,9 @@ format: '{}' links: [] name: STM32H7_DEFAULT_LINKCMDS description: | - The default linker command file. Must be either linkcmds.flash or - linkcmds.sdram. + The default linker command file. Must be either linkcmds.flash, + linkcmds.sdram, linkcmds.sram, linkcmds.sram_sdram + or linkcmds.flash_sdram type: build SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause copyrights: -- cgit v1.2.3