Files
2026-07-05 18:07:31 +08:00

209 lines
6.5 KiB
YAML

version: "4.1"
name: Stm32F10xTmp
type: ARM
deviceName: null
packDir: null
srcDirs: []
virtualFolder:
name: <virtual_root>
files: []
folders:
- name: System
files:
- path: VoiletBspStm32F10x/System/system_stm32f10x.c
- path: VoiletBspStm32F10x/System/LinkScripts/Gcc/stm32_flash_ze.ld
- path: VoiletBspStm32F10x/System/Cmsis/Src/core_cm3.c
folders: []
- name: Startup
files:
- path: VoiletBspStm32F10x/System/Startup/Gcc/startup_stm32f10x_hd.s
folders: []
- name: App
files:
- path: App/Src/LetterShell.c
- path: App/Src/main.c
folders: []
- name: Shell
files:
- path: VoiletBspStm32F10x/ThirdParty/LetterShellV3/Src/shell.c
- path: VoiletBspStm32F10x/ThirdParty/LetterShellV3/Src/shell_cmd_list.c
- path: VoiletBspStm32F10x/ThirdParty/LetterShellV3/Src/shell_companion.c
- path: VoiletBspStm32F10x/ThirdParty/LetterShellV3/Src/shell_ext.c
folders: []
- name: Bsp
files:
- path: VoiletBspStm32F10x/Bsp/Src/Bsp.c
- path: VoiletBspStm32F10x/Bsp/Src/Delay.c
- path: VoiletBspStm32F10x/Bsp/Src/Gpio.c
- path: VoiletBspStm32F10x/Bsp/Src/Interrupt.c
- path: VoiletBspStm32F10x/Bsp/Src/SeggerCall.c
- path: VoiletBspStm32F10x/Bsp/Src/SysCall.c
- path: VoiletBspStm32F10x/Bsp/Src/Uart.c
folders: []
- name: StdLib
files:
- path: VoiletBspStm32F10x/StdLib/Src/misc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_adc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_bkp.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_can.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_cec.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_crc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_dac.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_dbgmcu.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_dma.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_exti.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_flash.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_fsmc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_gpio.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_i2c.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_iwdg.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_pwr.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_rcc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_rtc.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_sdio.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_spi.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_tim.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_usart.c
- path: VoiletBspStm32F10x/StdLib/Src/stm32f10x_wwdg.c
folders: []
dependenceList: []
outDir: Output
miscInfo:
uid: d92a06a9fb4c340402d39197c79d1252
targets:
Debug:
cppPreprocessAttrs:
defineList:
- USE_STDPERIPH_DRIVER
- STM32F10X_HD
- DEBUG
incList:
- App/Inc
- Board
- VoiletBspStm32F10x/Bsp/Inc
- VoiletBspStm32F10x/StdLib/Inc
- VoiletBspStm32F10x/System/Cmsis/Inc
- VoiletBspStm32F10x/System
- VoiletBspStm32F10x/ThirdParty/LetterShellV3/Inc
libList: []
excludeList: []
settings:
debugger: cortex-debug
toolchain: GCC
toolchainConfigMap:
GCC:
archExtensions: ""
cpuType: Cortex-M3
floatingPointHardware: none
options:
version: 5
afterBuildTasks: []
asm-compiler:
ASM_FLAGS: ""
beforeBuildTasks: []
c/cpp-compiler:
CXX_FLAGS: ""
C_FLAGS: ""
language-c: c11
language-cpp: c++11
one-elf-section-per-data: true
one-elf-section-per-function: true
optimization: level-debug
warnings: all-warnings
global:
$float-abi-type: hard
misc-control: ""
not-use-syscalls: true
output-debug-info: enable
use-newlib-nano: true
linker:
$outputTaskExcludes:
- .bin
LD_FLAGS: ""
LIB_FLAGS: -lm
output-format: elf
remove-unused-input-sections: true
scatterFilePath: VoiletBspStm32F10x/System/LinkScripts/Gcc/stm32_flash_ze.ld
storageLayout:
RAM: []
ROM: []
useCustomScatterFile: true
uploadConfigMap:
JLink:
baseAddr: ""
bin: ""
cpuInfo:
cpuName: STM32F103ZE
vendor: ST
otherCmds: ""
proType: 1
speed: 8000
uploader: JLink
Release:
cppPreprocessAttrs:
defineList:
- USE_STDPERIPH_DRIVER
- STM32F10X_HD
incList:
- App/Inc
- Board
- VoiletBspStm32F10x/Bsp/Inc
- VoiletBspStm32F10x/StdLib/Inc
- VoiletBspStm32F10x/System/Cmsis/Inc
- VoiletBspStm32F10x/System
- VoiletBspStm32F10x/ThirdParty/LetterShellV3/Inc
libList: []
excludeList: []
settings:
debugger: cortex-debug
toolchain: GCC
toolchainConfigMap:
GCC:
archExtensions: ""
cpuType: Cortex-M3
floatingPointHardware: none
options:
version: 5
afterBuildTasks: []
asm-compiler:
ASM_FLAGS: ""
beforeBuildTasks: []
c/cpp-compiler:
CXX_FLAGS: ""
C_FLAGS: ""
language-c: c11
language-cpp: c++11
one-elf-section-per-data: true
one-elf-section-per-function: true
optimization: level-debug
warnings: all-warnings
global:
$float-abi-type: hard
misc-control: ""
not-use-syscalls: true
output-debug-info: enable
use-newlib-nano: true
linker:
$outputTaskExcludes:
- .bin
LD_FLAGS: ""
LIB_FLAGS: -lm
output-format: elf
remove-unused-input-sections: true
scatterFilePath: VoiletBspStm32F10x/System/LinkScripts/Gcc/stm32_flash_ze.ld
storageLayout:
RAM: []
ROM: []
useCustomScatterFile: true
uploadConfigMap:
JLink:
baseAddr: ""
bin: ""
cpuInfo:
cpuName: STM32F103ZE
vendor: ST
otherCmds: ""
proType: 1
speed: 8000
uploader: JLink