基质喷涂
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1320 lines
26 KiB

{
"artifacts" :
[
{
"path" : "STM32F429GT6.elf"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 43,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 150,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 137,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : " -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -g -std=gnu11 -fdiagnostics-color=always"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "DEBUG"
},
{
"backtrace" : 2,
"define" : "STM32F429xx"
},
{
"backtrace" : 2,
"define" : "STM32_THREAD_SAFE_STRATEGY=4"
},
{
"backtrace" : 2,
"define" : "USE_HAL_DRIVER"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/app"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/BSP"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/components"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Core/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F4xx/Include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
}
],
"language" : "C",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
0,
9,
10,
11,
12,
13,
14,
16,
17,
31,
43,
57,
65,
67,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127
]
},
{
"compileCommandFragments" :
[
{
"fragment" : " -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -fno-rtti -fno-exceptions -fno-threadsafe-statics -g -std=gnu++17 -fdiagnostics-color=always"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "DEBUG"
},
{
"backtrace" : 2,
"define" : "STM32F429xx"
},
{
"backtrace" : 2,
"define" : "STM32_THREAD_SAFE_STRATEGY=4"
},
{
"backtrace" : 2,
"define" : "USE_HAL_DRIVER"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/app"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/BSP"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/components"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Core/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F4xx/Include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
2,
4,
6,
8,
15,
19,
21,
22,
23,
25,
27,
28,
29,
30,
37,
39,
41,
45,
47,
48,
50,
52,
54,
58,
60,
62,
68,
70,
72,
74
]
},
{
"compileCommandFragments" :
[
{
"fragment" : " -mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -x assembler-with-cpp -MMD -MP -g"
}
],
"defines" :
[
{
"backtrace" : 2,
"define" : "DEBUG"
},
{
"backtrace" : 2,
"define" : "STM32F429xx"
},
{
"backtrace" : 2,
"define" : "STM32_THREAD_SAFE_STRATEGY=4"
},
{
"backtrace" : 2,
"define" : "USE_HAL_DRIVER"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/app"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/BSP"
},
{
"backtrace" : 3,
"path" : "D:/code/stm32/Sub_Spray_STM32/User/components"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Core/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Device/ST/STM32F4xx/Include"
},
{
"backtrace" : 2,
"path" : "D:/code/stm32/Sub_Spray_STM32/cmake/stm32cubemx/../../Drivers/CMSIS/Include"
}
],
"language" : "ASM",
"sourceIndexes" :
[
128
]
}
],
"id" : "STM32F429GT6::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-mcpu=cortex-m4 -mfpu=fpv4-sp-d16 -mfloat-abi=hard -Wall -Wextra -Wpedantic -fdata-sections -ffunction-sections -O0 -g3 -fno-rtti -fno-exceptions -fno-threadsafe-statics -g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-lstdc++",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "STM32F429GT6",
"nameOnDisk" : "STM32F429GT6.elf",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
2,
4,
6,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
19,
21,
22,
23,
25,
27,
28,
29,
30,
31,
37,
39,
41,
43,
45,
47,
48,
50,
52,
54,
57,
58,
60,
62,
65,
67,
68,
70,
72,
74,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
127
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
3,
5,
7,
18,
20,
24,
26,
32,
33,
34,
35,
36,
38,
40,
42,
44,
46,
49,
51,
53,
55,
56,
59,
61,
63,
64,
66,
69,
71,
73,
75
]
},
{
"name" : "",
"sourceIndexes" :
[
128
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/LED/led.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/led.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/bsp.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/bsp.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/uart_dbg/uart_dbg.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_dbg/uart_dbg.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/components/tmcdriver/tmc51x0/tmc51x0.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/components/stm32components.hpp",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/base/mutex.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/sn.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/zbase.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/zbase_gstate.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/zdelay.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/zflash.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/c/zgpio.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/base/zgpio.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/zlog.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/base/gins.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/base/project_configs.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/base/zspi.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/base/appcfg.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/base/apphal.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/base/apphardware.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/app/app_core.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/app/app_core.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/tim_pwm.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/tim_pwm.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/can_control/can_config.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/can_control/can_controller.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/can_control/can_protocol_factory.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/can_control/can_protocol_parser.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/can/can_dbg.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/can_control/can_controller.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/can_control/can_protocol_parser.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/can_control/can_config.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/can_control/can_message.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/can_control/can_protocol_factory.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/pump_controller.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/pump_controller.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/tim_pwm/pwm_control.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/tim_pwm/pwm_control.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/air_valve.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/air_valve.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/tim_pwm/tim.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/tim_pwm/tim.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/t_rh_iic.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/t_rh_iic.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/exti_key_manager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/three_way_valve.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/three_way_valve.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/high_voltage_pack.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/high_voltage_pack.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/status/elc_motor.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/status/elc_motor.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/status/motor_manager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/status/motor_manager.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/bsp_adc.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/LED/bsp_adc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/status/elc_motor_helper.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/status/elc_motor_helper.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/laser_control.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/laser_control.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/LED/timer_key_manager.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/LED/timer_key_manager.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_cmd/stm32_exhal_uart.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/uart_cmd/stm32_exhal_uart.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_cmd/cmd_receive_service.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "User/BSP/uart_cmd/cmd_receive_service.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/uart_cmd/uart_cmd.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_cmd/uart_cmd.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/uart_control/modbus_rtu_protocol_factory.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_control/modbus_rtu_protocol_factory.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/uart_control/uart_control.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_control/uart_control.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 1,
"path" : "User/BSP/uart_cmd/cmd_process_service_process.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "User/BSP/uart_cmd/cmd_process_service_process.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/main.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/gpio.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/freertos.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/can.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/crc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/i2c.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/iwdg.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/rng.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/spi.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/usart.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/stm32f4xx_it.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/stm32f4xx_hal_msp.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/stm32f4xx_hal_timebase_tim.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/system_stm32f4xx.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/croutine.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/event_groups.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/list.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/queue.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/tasks.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/timers.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/sysmem.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 0,
"path" : "Core/Src/syscalls.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 2,
"compileGroupIndex" : 2,
"path" : "startup_stm32f429xx.s",
"sourceGroupIndex" : 2
}
],
"type" : "EXECUTABLE"
}