74 lines
1.7 KiB
YAML
74 lines
1.7 KiB
YAML
version: "4.1"
|
|
name: Stm32F10xTmp
|
|
type: ARM
|
|
deviceName: null
|
|
packDir: null
|
|
srcDirs: []
|
|
virtualFolder:
|
|
name: <virtual_root>
|
|
files: []
|
|
folders: []
|
|
dependenceList: []
|
|
outDir: Output
|
|
miscInfo:
|
|
uid: d92a06a9fb4c340402d39197c79d1252
|
|
targets:
|
|
Debug:
|
|
cppPreprocessAttrs:
|
|
defineList: []
|
|
incList: []
|
|
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: <YOUR_LINKER_SCRIPT>.lds
|
|
storageLayout:
|
|
RAM: []
|
|
ROM: []
|
|
useCustomScatterFile: true
|
|
uploadConfigMap:
|
|
JLink:
|
|
baseAddr: ""
|
|
bin: ""
|
|
cpuInfo:
|
|
cpuName: STM32F103ZE
|
|
vendor: ST
|
|
otherCmds: ""
|
|
proType: 1
|
|
speed: 8000
|
|
uploader: JLink
|