📄 stm32f103_128k_20k_flash.ld
字号:
/*Default linker script for STM32F103_128K_20KCopyright RAISONANCE S.A.S. 2007*//* include the common STMxxx sub-script */INCLUDE "./LinkerScript/STM32F10x_COMMON.ld"/* include the memory spaces definitions sub-script */INCLUDE "./LinkerScript/STM32F103_128K_20K_DEF.ld"/* include the sections management sub-script for FLASH mode */INCLUDE "./LinkerScript/sections_FLASH.ld"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -