source: trunk/fw_g473rct/SES/smartPro.emProject@ 76

Last change on this file since 76 was 76, checked in by f.jahn, 11 days ago
File size: 20.2 KB
RevLine 
[20]1<!DOCTYPE CrossStudio_Project_File>
2<solution Name="smartPro" target="8" version="2">
[22]3 <configuration Name="Common" link_merge_sections="No" />
[71]4 <configuration Name="Debug125A_12V" />
[38]5 <configuration Name="Debug125A_24V" />
[71]6 <configuration Name="Debug125A_48V" />
[73]7 <configuration Name="Debug125A_48V_GM" />
[74]8 <configuration Name="Debug250A_12V" />
[20]9 <configuration
[22]10 Name="Release125A_12V"
[20]11 c_preprocessor_definitions="NDEBUG"
12 gcc_debugging_level="Level 2"
13 gcc_omit_frame_pointer="Yes"
14 gcc_optimization_level="Level 2 balanced" />
[38]15 <configuration Name="Release125A_24V" />
[71]16 <configuration Name="Release125A_48V" />
[73]17 <configuration Name="Release125A_48V_GM" />
[20]18 <project Name="smartPro">
19 <configuration
20 LIBRARY_IO_TYPE="RTT"
21 Name="Common"
22 Target="STM32G473RCTx"
23 arm_architecture="v7EM"
24 arm_compiler_variant="SEGGER"
25 arm_core_type="Cortex-M4"
26 arm_endian="Little"
27 arm_fp_abi="Hard"
28 arm_fpu_type="FPv4-SP-D16"
[65]29 arm_linker_heap_size="8192"
[20]30 arm_linker_process_stack_size="0"
[65]31 arm_linker_stack_size="4096"
[20]32 arm_linker_variant="SEGGER"
33 arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00040000;RAM;0x10000000;0x00008000;RAM;0x20000000;0x00014000;RAM;0x20014000;0x00004000"
34 arm_target_device_name="STM32G473RC"
35 arm_target_interface_type="SWD"
[44]36 batch_build_configurations="Debug125A_12V;Debug125A_24V;Release125A_12V;Release125A_24V"
[56]37 build_intermediate_directory="Output/$(Configuration)/Obj"
[71]38 c_preprocessor_definitions="__VTOR_CONFIG;ARM_MATH_CM4;STM32G473xx;__STM32G473_SUBFAMILY;__STM32G4XX_FAMILY;USBPD_PORT_COUNT=1;USBPDCORE_LIB_PD3_FULL;USE_FULL_LL_DRIVER;USE_HAL_DRIVER;_SRC"
[55]39 c_user_include_directories="$(ProjectDir)/../Drivers/STM32G4xx_HAL_Driver/Inc;$(ProjectDir)/../Core/Inc;$(ProjectDir)/../Drivers/CMSIS/Include;$(ProjectDir)/../Drivers/CMSIS/Device/ST/STM32G4xx/Include;$(ProjectDir)/inc;$(ProjectDir)/../USB_Device/App;$(ProjectDir)/../USB_Device/Target;$(ProjectDir)/../Middlewares\\ST\\STM32_USB_Device_Library\\Class\\CDC\\Inc;$(ProjectDir)/../Middlewares\\ST\\STM32_USB_Device_Library\\Core\\Inc;$(ProjectDir)/../USBPD;$(ProjectDir)/../USBPD/App;$(ProjectDir)/../USBPD/Target;$(ProjectDir)/../Middlewares/ST/STM32_USBPD_Library/Core/inc;$(ProjectDir)/../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc"
[22]40 debug_initial_breakpoint_set_option="Never"
[20]41 debug_register_definition_file="$(ProjectDir)/STM32G473xx_Registers.xml"
42 debug_stack_pointer_start="__stack_end__"
43 debug_start_from_entry_point_symbol="No"
44 debug_target_connection="J-Link"
[73]45 debug_terminal_log_file="$(ProjectDir)/output.txt"
[44]46 gcc_c_language_standard="c17"
[20]47 gcc_entry_point="Reset_Handler"
48 link_linker_script_file="$(ProjectDir)/STM32G4xx_Flash.icf"
[44]49 link_map_file="Full"
50 link_map_file_format="HTML"
[20]51 linker_memory_map_file="$(ProjectDir)/STM32G473RCTx_MemoryMap.xml"
[44]52 linker_output_format="hex"
[28]53 linker_printf_fmt_level="long long"
54 linker_printf_width_precision_supported="Yes"
[20]55 macros="DeviceHeaderFile=$(PackagesDir)/STM32G4xx/Device/Include/stm32g4xx.h;DeviceSystemFile=$(PackagesDir)/STM32G4xx/Device/Source/system_stm32g4xx.c;DeviceVectorsFile=$(PackagesDir)/STM32G4xx/Source/stm32g473xx_Vectors.s;DeviceFamily=STM32G4xx;DeviceSubFamily=STM32G473;Target=STM32G473RCTx"
56 project_type="Executable"
57 target_load_end_script="Reset();"
58 target_reset_script="Reset();" />
[22]59 <configuration
60 Name="Debug125A_12V"
[44]61 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V"
[71]62 gcc_optimization_level="Level 0"
63 link_merge_sections="Yes" />
[22]64 <configuration
[38]65 Name="Debug125A_24V"
[44]66 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V"
[55]67 gcc_debugging_level="Level 3" />
[38]68 <configuration
[71]69 Name="Debug125A_48V"
70 c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125" />
71 <configuration
[73]72 Name="Debug125A_48V_GM"
[76]73 c_preprocessor_definitions="DEFAULT_PARAMETER_SYSTEM_VOLTAGE_12V;BATTERY_VOLTAGE_VOLTAGE_DIVIDER=44;SHUNT_VOLTAGE_VOLTAGE_DIVIDER=44;DEVICETYPE=125;NO_USB_SUPPORT;NO_TRISTATE_OUTPUTS;ADS1261;ADCOFFSET" />
[73]74 <configuration
[74]75 Name="Debug250A_12V"
[76]76 c_preprocessor_definitions="DEVICETYPE=250;DEFAULT_PARAMETER_SYSTEM_VOLTAGE_12V;BATTERY_VOLTAGE_VOLTAGE_DIVIDER=6;SHUNT_VOLTAGE_VOLTAGE_DIVIDER=6" />
[74]77 <configuration
[22]78 Name="Release125A_12V"
[75]79 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V"
80 link_time_optimization="Yes" />
[38]81 <configuration
82 Name="Release125A_24V"
[44]83 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V"
84 gcc_optimization_level="Level 2 balanced" />
[71]85 <configuration
86 Name="Release125A_48V"
87 c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125"
88 gcc_optimization_level="Level 2 for speed" />
[73]89 <configuration
90 Name="Release125A_48V_GM"
91 arm_library_optimization="Fast"
[76]92 c_preprocessor_definitions="DEFAULT_PARAMETER_SYSTEM_VOLTAGE_12V;BATTERY_VOLTAGE_VOLTAGE_DIVIDER=44;SHUNT_VOLTAGE_VOLTAGE_DIVIDER=44;DEVICETYPE=125;NO_USB_SUPPORT;NO_TRISTATE_OUTPUTS;ADS1261;ADCOFFSET"
[73]93 gcc_debugging_level="None"
94 gcc_optimization_level="Level 2 for speed"
95 link_time_optimization="Yes" />
[20]96 <folder Name="CMSIS Files">
97 <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
98 </folder>
99 <folder Name="core">
100 <folder Name="inc">
101 <file file_name="../Core/Inc/adc.h" />
[76]102 <file file_name="../Core/Inc/dac.h" />
[20]103 <file file_name="../Core/Inc/dma.h" />
104 <file file_name="../Core/Inc/fdcan.h" />
105 <file file_name="../Core/Inc/gpio.h" />
106 <file file_name="../Core/Inc/i2c.h" />
[38]107 <file file_name="../Core/Inc/iwdg.h" />
[20]108 <file file_name="../Core/Inc/main.h" />
109 <file file_name="../Core/Inc/spi.h" />
110 <file file_name="../Core/Inc/stm32g4xx_hal_conf.h" />
111 <file file_name="../Core/Inc/stm32g4xx_it.h" />
[55]112 <file file_name="../Core/Inc/tim.h" />
[20]113 <file file_name="../Core/Inc/usart.h" />
114 </folder>
115 <folder Name="src">
116 <file file_name="../Core/Src/adc.c" />
[25]117 <file file_name="../Core/Src/crc.c" />
[76]118 <file file_name="../Core/Src/dac.c" />
[20]119 <file file_name="../Core/Src/dma.c" />
120 <file file_name="../Core/Src/gpio.c" />
121 <file file_name="../Core/Src/i2c.c" />
[38]122 <file file_name="../Core/Src/iwdg.c" />
[25]123 <file file_name="../Core/Src/main.c" />
124 <file file_name="../Core/Src/rtc.c" />
[20]125 <file file_name="../Core/Src/spi.c" />
126 <file file_name="../Core/Src/stm32g4xx_hal_msp.c" />
127 <file file_name="../Core/Src/stm32g4xx_it.c" />
[55]128 <file file_name="../Core/Src/tim.c" />
[20]129 <file file_name="../Core/Src/usart.c" />
130 </folder>
131 </folder>
132 <folder Name="HAL">
133 <folder Name="inc">
134 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal.h" />
135 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc.h" />
136 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc_ex.h" />
137 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cortex.h" />
[76]138 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dac.h" />
139 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dac_ex.h" />
[20]140 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_def.h" />
141 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma.h" />
142 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma_ex.h" />
143 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_exti.h" />
144 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fdcan.h" />
145 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash.h" />
146 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ex.h" />
147 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ramfunc.h" />
148 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio.h" />
149 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio_ex.h" />
150 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c.h" />
151 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c_ex.h" />
[38]152 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_iwdg.h" />
[20]153 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd.h" />
154 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd_ex.h" />
155 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr.h" />
156 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr_ex.h" />
157 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc.h" />
158 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc_ex.h" />
159 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi.h" />
160 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi_ex.h" />
[55]161 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_tim.h" />
162 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_tim_ex.h" />
[20]163 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart.h" />
164 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart_ex.h" />
165 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_adc.h" />
166 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_bus.h" />
167 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cortex.h" />
168 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crs.h" />
169 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dma.h" />
170 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dmamux.h" />
171 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_exti.h" />
172 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_gpio.h" />
173 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_i2c.h" />
174 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lpuart.h" />
175 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_pwr.h" />
176 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h" />
177 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h" />
178 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_system.h" />
[55]179 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_ucpd.h" />
[20]180 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usart.h" />
181 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usb.h" />
182 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_utils.h" />
183 </folder>
184 <folder Name="src">
185 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c" />
186 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c" />
187 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c" />
188 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c" />
[25]189 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c" />
190 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c" />
[76]191 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac.c" />
192 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac_ex.c" />
[20]193 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c" />
194 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c" />
195 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c" />
196 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c" />
197 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c" />
198 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c" />
199 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c" />
200 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c" />
201 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c" />
[38]202 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_iwdg.c" />
[20]203 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c" />
204 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c" />
205 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c" />
206 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c" />
207 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c" />
208 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c" />
[25]209 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc.c" />
210 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc_ex.c" />
[20]211 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c" />
212 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c" />
[55]213 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c" />
214 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c" />
[20]215 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c" />
216 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c" />
217 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c" />
[55]218 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_dma.c" />
219 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_gpio.c" />
[73]220 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rcc.c" />
[55]221 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_ucpd.c" />
[20]222 <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c" />
223 </folder>
224 </folder>
225 <folder Name="inc">
226 <file file_name="inc/ads1260.h" />
227 <file file_name="inc/ah_counter.h" />
[73]228 <file file_name="inc/battery_voltage_fast.h" />
[20]229 <file file_name="inc/chip_temperature.h" />
230 <file file_name="inc/doku.h" />
231 <file file_name="inc/eeprom.h" />
232 <file file_name="inc/efficiency.h" />
233 <file file_name="inc/esr.h" />
234 <file file_name="inc/fast_current.h" />
[24]235 <file file_name="inc/int_bat_voltage.h" />
[55]236 <file file_name="inc/ltc_current.h" />
[20]237 <file file_name="inc/modbus.h" />
238 <file file_name="inc/outputs.h" />
[69]239 <file file_name="inc/ring.h" />
[20]240 <file file_name="inc/rtc.h" />
241 <file file_name="inc/self_discharge.h" />
242 <file file_name="inc/shunt_temperature.h" />
[73]243 <file file_name="inc/shunt_voltage_fast.h" />
[20]244 <file file_name="inc/sysdata.h" />
245 <file file_name="inc/template.h" />
246 <file file_name="inc/tim.h" />
247 <file file_name="inc/wh_counter.h" />
248 </folder>
249 <folder Name="Script Files">
250 <file file_name="STM32G4xx/Scripts/STM32G4xx_Target.js">
251 <configuration Name="Common" file_type="Reset Script" />
252 </file>
253 </folder>
254 <folder Name="src">
255 <configuration Name="Common" filter="c;cpp;cxx;cc;h;s;asm;inc" />
256 <file file_name="src/ads1260.c" />
257 <file file_name="src/ah_counter.c" />
[73]258 <file file_name="src/battery_voltage_fast.c" />
[20]259 <file file_name="src/chip_temperature.c" />
260 <file file_name="src/eeprom.c" />
261 <file file_name="src/efficiency.c" />
262 <file file_name="src/esr.c" />
263 <file file_name="src/fast_current.c" />
[24]264 <file file_name="src/int_bat_voltage.c" />
[55]265 <file file_name="src/ltc_current.c" />
[20]266 <file file_name="src/modbus.c" />
267 <file file_name="src/outputs.c" />
[69]268 <file file_name="src/ring.c" />
[20]269 <file file_name="src/self_discharge.c" />
270 <file file_name="src/shunt_temperature.c" />
[73]271 <file file_name="src/shunt_voltage_fast.c" />
[20]272 <file file_name="src/sysdata.c" />
273 <file file_name="src/template.c" />
274 <file file_name="src/wh_counter.c" />
275 </folder>
276 <folder Name="System Files_segger">
277 <file file_name="SEGGER_THUMB_Startup.s" />
278 <file file_name="STM32G4xx/Source/stm32g473xx_Vectors.s">
279 <configuration Name="Common" file_type="Assembly" />
280 </file>
281 <file file_name="STM32G4xx/Source/STM32G4xx_Startup.s" />
282 </folder>
283 <folder Name="systemfiles_st">
284 <file file_name="../Core/Src/system_stm32g4xx.c" />
285 </folder>
[55]286 <folder Name="usb">
287 <folder Name="inc">
288 <file file_name="../Core/Inc/ucpd.h" />
289 <file file_name="../USB_Device/App/usb_device.h" />
290 <file file_name="../USB_Device/App/usbd_cdc_if.h" />
291 <file file_name="../USB_Device/Target/usbd_conf.h" />
292 <file file_name="../USB_Device/App/usbd_desc.h" />
293 <file file_name="../USBPD/App/usbpd.h" />
294 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc/usbpd_cad_hw_if.h" />
295 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Core/inc/usbpd_core.h" />
296 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Core/inc/usbpd_def.h" />
297 <file file_name="../USBPD/usbpd_devices_conf.h" />
298 <file file_name="../USBPD/Target/usbpd_dpm_conf.h" />
299 <file file_name="../USBPD/App/usbpd_dpm_core.h" />
300 <file file_name="../USBPD/Target/usbpd_dpm_user.h" />
301 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc/usbpd_hw.h" />
302 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc/usbpd_hw_if.h" />
303 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc/usbpd_phy.h" />
304 <file file_name="../USBPD/App/usbpd_pwr_if.h" />
305 <file file_name="../USBPD/Target/usbpd_pwr_user.h" />
306 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/inc/usbpd_timersserver.h" />
307 </folder>
308 <folder Name="src">
[73]309 <configuration
310 Name="Debug125A_48V_GM"
311 build_exclude_from_build="Yes" />
312 <configuration
313 Name="Release125A_48V_GM"
314 build_exclude_from_build="Yes" />
[55]315 <file file_name="../Core/Src/ucpd.c" />
316 <file file_name="../USB_Device/App/usb_device.c" />
317 <file file_name="../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c" />
318 <file file_name="../USB_Device/App/usbd_cdc_if.c" />
319 <file file_name="../USB_Device/Target/usbd_conf.c" />
320 <file file_name="../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c" />
321 <file file_name="../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c" />
322 <file file_name="../USB_Device/App/usbd_desc.c" />
323 <file file_name="../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c" />
324 <file file_name="../USBPD/App/usbpd.c" />
325 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_cad_hw_if.c" />
326 <file file_name="../USBPD/App/usbpd_dpm_core.c" />
327 <file file_name="../USBPD/Target/usbpd_dpm_user.c" />
328 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_hw.c" />
329 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_hw_if_it.c" />
330 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_phy.c" />
331 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_phy_hw_if.c" />
332 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_pwr_hw_if.c" />
333 <file file_name="../USBPD/App/usbpd_pwr_if.c" />
334 <file file_name="../USBPD/Target/usbpd_pwr_user.c" />
335 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Devices/STM32G4XX/src/usbpd_timersserver.c" />
336 <file file_name="../Middlewares/ST/STM32_USBPD_Library/Core/lib/USBPDCORE_PD3_FULL_CM4_wc32.a" />
337 </folder>
338 </folder>
[20]339 </project>
340</solution>
Note: See TracBrowser for help on using the repository browser.