1+ {
2+ "name" : " omniwheel_chassis" ,
3+ "type" : " ARM" ,
4+ "dependenceList" : [],
5+ "srcDirs" : [
6+ " Core" ,
7+ " Drivers" ,
8+ " Middlewares" ,
9+ " usercode" ,
10+ " UC" ,
11+ " Unitree_SDK"
12+ ],
13+ "virtualFolder" : {
14+ "name" : " <virtual_root>" ,
15+ "files" : [
16+ {
17+ "path" : " startup_stm32f427xx.s"
18+ }
19+ ],
20+ "folders" : []
21+ },
22+ "outDir" : " build" ,
23+ "deviceName" : " STM32F427IIHx" ,
24+ "packDir" : " .pack/Keil/STM32F4xx_DFP.2.13.0 (1)" ,
25+ "miscInfo" : {
26+ "uid" : " 42decbc528c64916e666594817317d53"
27+ },
28+ "targets" : {
29+ "Debug" : {
30+ "excludeList" : [],
31+ "toolchain" : " GCC" ,
32+ "compileConfig" : {
33+ "cpuType" : " Cortex-M4" ,
34+ "floatingPointHardware" : " single" ,
35+ "scatterFilePath" : " STM32F427IIHx_FLASH.ld" ,
36+ "useCustomScatterFile" : true ,
37+ "storageLayout" : {
38+ "RAM" : [],
39+ "ROM" : []
40+ },
41+ "options" : " null"
42+ },
43+ "uploader" : " JLink" ,
44+ "uploadConfig" : {
45+ "bin" : " " ,
46+ "baseAddr" : " " ,
47+ "cpuInfo" : {
48+ "vendor" : " ST" ,
49+ "cpuName" : " STM32F427II"
50+ },
51+ "proType" : 1 ,
52+ "speed" : 8000 ,
53+ "otherCmds" : " "
54+ },
55+ "uploadConfigMap" : {
56+ "JLink" : {
57+ "bin" : " " ,
58+ "baseAddr" : " " ,
59+ "cpuInfo" : {
60+ "vendor" : " null" ,
61+ "cpuName" : " null"
62+ },
63+ "proType" : 1 ,
64+ "speed" : 8000 ,
65+ "otherCmds" : " "
66+ },
67+ "STLink" : {
68+ "bin" : " " ,
69+ "proType" : " SWD" ,
70+ "resetMode" : " default" ,
71+ "runAfterProgram" : true ,
72+ "speed" : 4000 ,
73+ "address" : " 0x08000000" ,
74+ "elFile" : " None" ,
75+ "optionBytes" : " .eide/debug.st.option.bytes.ini" ,
76+ "otherCmds" : " "
77+ },
78+ "OpenOCD" : {
79+ "bin" : " ${ExecutableName}.hex" ,
80+ "target" : " stm32f4x" ,
81+ "interface" : " jlink" ,
82+ "baseAddr" : " 0x08000000"
83+ }
84+ },
85+ "custom_dep" : {
86+ "name" : " default" ,
87+ "incList" : [
88+ " usercode/hold" ,
89+ " Core/Inc" ,
90+ " Drivers/STM32F4xx_HAL_Driver/Inc" ,
91+ " Drivers/STM32F4xx_HAL_Driver/Inc/Legacy" ,
92+ " Middlewares/Third_Party/FreeRTOS/Source/include" ,
93+ " Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2" ,
94+ " Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F" ,
95+ " Drivers/CMSIS/Device/ST/STM32F4xx/Include" ,
96+ " Drivers/CMSIS/Include" ,
97+ " usercode/task" ,
98+ " usercode/lib/dji_motor" ,
99+ " usercode/lib/Remotectl/Mavlink/message" ,
100+ " usercode/lib/Remotectl/Mavlink" ,
101+ " usercode/lib/Remotectl/RemoteCtl"
102+ ],
103+ "libList" : [],
104+ "defineList" : [
105+ " USE_HAL_DRIVER" ,
106+ " STM32F427xx"
107+ ]
108+ },
109+ "builderOptions" : {
110+ "GCC" : {
111+ "version" : 5 ,
112+ "beforeBuildTasks" : [],
113+ "afterBuildTasks" : [],
114+ "global" : {
115+ "$float-abi-type" : " softfp" ,
116+ "output-debug-info" : " enable" ,
117+ "misc-control" : " --specs=nosys.specs --specs=nano.specs"
118+ },
119+ "c/cpp-compiler" : {
120+ "language-c" : " c11" ,
121+ "language-cpp" : " c++11" ,
122+ "optimization" : " level-debug" ,
123+ "warnings" : " all-warnings" ,
124+ "one-elf-section-per-function" : true ,
125+ "one-elf-section-per-data" : true
126+ },
127+ "asm-compiler" : {},
128+ "linker" : {
129+ "output-format" : " elf" ,
130+ "remove-unused-input-sections" : true ,
131+ "LIB_FLAGS" : " -lm" ,
132+ "$toolName" : " auto"
133+ }
134+ }
135+ }
136+ }
137+ },
138+ "version" : " 3.5"
139+ }
0 commit comments