From 3ed1ef7926bfae6f26cfb9d0ee0627692482f0e1 Mon Sep 17 00:00:00 2001 From: SummerGift Date: Tue, 4 Dec 2018 10:47:34 +0800 Subject: [PATCH] [bsp][STM32] optimize bsp linker_scripts && README.md --- .../{stm32f10x.icf => link.icf} | 0 .../linker_scripts/{stm32f10x.ld => link.lds} | 0 .../{stm32f10x.sct => link.sct} | 0 .../libraries/templates/stm32f10x/project.ewp | 2 +- .../templates/stm32f10x/project.uvproj | 2 +- .../templates/stm32f10x/project.uvprojx | 2 +- .../libraries/templates/stm32f10x/rtconfig.py | 6 +- .../templates/stm32f10x/template.ewp | 2 +- .../templates/stm32f10x/template.uvproj | 2 +- .../templates/stm32f10x/template.uvprojx | 2 +- .../{stm32f4xx.icf => link.icf} | 0 .../linker_scripts/{stm32f4xx.ld => link.lds} | 0 .../{stm32f4xx.sct => link.sct} | 0 .../libraries/templates/stm32f4xx/project.ewp | 2 +- .../templates/stm32f4xx/project.uvproj | 2 +- .../templates/stm32f4xx/project.uvprojx | 2 +- .../libraries/templates/stm32f4xx/rtconfig.py | 6 +- .../templates/stm32f4xx/template.ewp | 2 +- .../templates/stm32f4xx/template.uvproj | 2 +- .../templates/stm32f4xx/template.uvprojx | 2 +- .../{stm32l4xx.icf => link.icf} | 0 .../linker_scripts/{stm32l4xx.ld => link.lds} | 0 .../{stm32l4xx.sct => link.sct} | 0 .../libraries/templates/stm32l4xx/project.ewp | 2 +- .../templates/stm32l4xx/project.uvprojx | 2 +- .../libraries/templates/stm32l4xx/rtconfig.py | 6 +- .../templates/stm32l4xx/template.ewp | 2 +- .../templates/stm32l4xx/template.uvprojx | 2 +- bsp/stm32/stm32f103-atk-nano/README.md | 4 +- .../{stm32f10x.icf => link.icf} | 0 .../linker_scripts/{stm32f10x.ld => link.lds} | 0 .../{stm32f10x.sct => link.sct} | 0 bsp/stm32/stm32f103-atk-nano/project.ewp | 2 +- bsp/stm32/stm32f103-atk-nano/project.uvproj | 2 +- bsp/stm32/stm32f103-atk-nano/project.uvprojx | 2 +- bsp/stm32/stm32f103-atk-nano/rtconfig.py | 6 +- bsp/stm32/stm32f103-atk-nano/template.ewp | 2 +- bsp/stm32/stm32f103-atk-nano/template.uvproj | 2 +- bsp/stm32/stm32f103-atk-nano/template.uvprojx | 2 +- bsp/stm32/stm32f103-fire-arbitrary/README.md | 4 +- .../{stm32f10x.icf => link.icf} | 0 .../linker_scripts/{stm32f10x.ld => link.lds} | 0 .../{stm32f10x.sct => link.sct} | 0 .../stm32f103-fire-arbitrary/project.ewp | 2 +- .../stm32f103-fire-arbitrary/project.uvproj | 2 +- .../stm32f103-fire-arbitrary/project.uvprojx | 2 +- .../stm32f103-fire-arbitrary/rtconfig.py | 6 +- .../stm32f103-fire-arbitrary/template.ewp | 2 +- .../stm32f103-fire-arbitrary/template.uvproj | 2 +- .../stm32f103-fire-arbitrary/template.uvprojx | 2 +- bsp/stm32/stm32f407-atk-explorer/README.md | 4 +- .../{stm32f4xx.icf => link.icf} | 0 .../linker_scripts/{stm32f4xx.ld => link.lds} | 0 .../{stm32f4xx.sct => link.sct} | 0 bsp/stm32/stm32f407-atk-explorer/project.ewp | 2 +- .../stm32f407-atk-explorer/project.uvproj | 2 +- .../stm32f407-atk-explorer/project.uvprojx | 2 +- bsp/stm32/stm32f407-atk-explorer/rtconfig.py | 6 +- bsp/stm32/stm32f407-atk-explorer/template.ewp | 2 +- .../stm32f407-atk-explorer/template.uvproj | 2 +- .../stm32f407-atk-explorer/template.uvprojx | 2 +- bsp/stm32/stm32f429-atk-apollo/README.md | 4 +- .../{stm32f4xx.icf => link.icf} | 0 .../linker_scripts/{stm32f4xx.ld => link.lds} | 0 .../{stm32f4xx.sct => link.sct} | 0 bsp/stm32/stm32f429-atk-apollo/project.ewp | 2 +- bsp/stm32/stm32f429-atk-apollo/project.uvoptx | 1492 ++++++++++++++++- bsp/stm32/stm32f429-atk-apollo/project.uvproj | 2 +- .../stm32f429-atk-apollo/project.uvprojx | 325 +--- bsp/stm32/stm32f429-atk-apollo/rtconfig.py | 6 +- bsp/stm32/stm32f429-atk-apollo/template.ewp | 2 +- .../stm32f429-atk-apollo/template.uvproj | 2 +- .../stm32f429-atk-apollo/template.uvprojx | 2 +- bsp/stm32/stm32f429-fire-challenger/README.md | 4 +- .../{stm32f4xx.icf => link.icf} | 0 .../linker_scripts/{stm32f4xx.ld => link.lds} | 0 .../{stm32f4xx.sct => link.sct} | 0 .../stm32f429-fire-challenger/project.ewp | 2 +- .../stm32f429-fire-challenger/project.uvoptx | 1360 ++++++++++++++- .../stm32f429-fire-challenger/project.uvproj | 2 +- .../stm32f429-fire-challenger/project.uvprojx | 303 +--- .../stm32f429-fire-challenger/rtconfig.py | 6 +- .../stm32f429-fire-challenger/template.ewp | 2 +- .../stm32f429-fire-challenger/template.uvproj | 2 +- .../template.uvprojx | 2 +- 85 files changed, 3030 insertions(+), 606 deletions(-) rename bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/{stm32f10x.icf => link.icf} (100%) rename bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/{stm32f10x.ld => link.lds} (100%) rename bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/{stm32f10x.sct => link.sct} (100%) rename bsp/stm32/libraries/templates/stm32f4xx/board/linker_scripts/{stm32f4xx.icf => link.icf} (100%) rename bsp/stm32/libraries/templates/stm32f4xx/board/linker_scripts/{stm32f4xx.ld => link.lds} (100%) rename bsp/stm32/libraries/templates/stm32f4xx/board/linker_scripts/{stm32f4xx.sct => link.sct} (100%) rename bsp/stm32/libraries/templates/stm32l4xx/board/linker_scripts/{stm32l4xx.icf => link.icf} (100%) rename bsp/stm32/libraries/templates/stm32l4xx/board/linker_scripts/{stm32l4xx.ld => link.lds} (100%) rename bsp/stm32/libraries/templates/stm32l4xx/board/linker_scripts/{stm32l4xx.sct => link.sct} (100%) rename bsp/stm32/stm32f103-atk-nano/board/linker_scripts/{stm32f10x.icf => link.icf} (100%) rename bsp/stm32/stm32f103-atk-nano/board/linker_scripts/{stm32f10x.ld => link.lds} (100%) rename bsp/stm32/stm32f103-atk-nano/board/linker_scripts/{stm32f10x.sct => link.sct} (100%) rename bsp/stm32/stm32f103-fire-arbitrary/board/linker_scripts/{stm32f10x.icf => link.icf} (100%) rename bsp/stm32/stm32f103-fire-arbitrary/board/linker_scripts/{stm32f10x.ld => link.lds} (100%) rename bsp/stm32/stm32f103-fire-arbitrary/board/linker_scripts/{stm32f10x.sct => link.sct} (100%) rename bsp/stm32/stm32f407-atk-explorer/board/linker_scripts/{stm32f4xx.icf => link.icf} (100%) rename bsp/stm32/stm32f407-atk-explorer/board/linker_scripts/{stm32f4xx.ld => link.lds} (100%) rename bsp/stm32/stm32f407-atk-explorer/board/linker_scripts/{stm32f4xx.sct => link.sct} (100%) rename bsp/stm32/stm32f429-atk-apollo/board/linker_scripts/{stm32f4xx.icf => link.icf} (100%) rename bsp/stm32/stm32f429-atk-apollo/board/linker_scripts/{stm32f4xx.ld => link.lds} (100%) rename bsp/stm32/stm32f429-atk-apollo/board/linker_scripts/{stm32f4xx.sct => link.sct} (100%) rename bsp/stm32/stm32f429-fire-challenger/board/linker_scripts/{stm32f4xx.icf => link.icf} (100%) rename bsp/stm32/stm32f429-fire-challenger/board/linker_scripts/{stm32f4xx.ld => link.lds} (100%) rename bsp/stm32/stm32f429-fire-challenger/board/linker_scripts/{stm32f4xx.sct => link.sct} (100%) diff --git a/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.icf b/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.icf similarity index 100% rename from bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.icf rename to bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.icf diff --git a/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.ld b/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.lds similarity index 100% rename from bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.ld rename to bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.lds diff --git a/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.sct b/bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.sct similarity index 100% rename from bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/stm32f10x.sct rename to bsp/stm32/libraries/templates/stm32f10x/board/linker_scripts/link.sct diff --git a/bsp/stm32/libraries/templates/stm32f10x/project.ewp b/bsp/stm32/libraries/templates/stm32f10x/project.ewp index 1e0457c86a..7deb805180 100644 --- a/bsp/stm32/libraries/templates/stm32f10x/project.ewp +++ b/bsp/stm32/libraries/templates/stm32f10x/project.ewp @@ -770,7 +770,7 @@