| [20] | 1 | <!DOCTYPE CrossStudio_Project_File> | 
|---|
 | 2 | <solution Name="smartPro" target="8" version="2"> | 
|---|
| [22] | 3 |   <configuration Name="Common" link_merge_sections="No" /> | 
|---|
| [20] | 4 |   <configuration | 
|---|
| [22] | 5 |     Name="Debug125A_12V" | 
|---|
| [20] | 6 |     c_preprocessor_definitions="DEBUG" | 
|---|
 | 7 |     gcc_debugging_level="Level 3" | 
|---|
 | 8 |     gcc_omit_frame_pointer="Yes" | 
|---|
 | 9 |     gcc_optimization_level="None" /> | 
|---|
 | 10 |   <configuration | 
|---|
| [22] | 11 |     Name="Release125A_12V" | 
|---|
| [20] | 12 |     c_preprocessor_definitions="NDEBUG" | 
|---|
 | 13 |     gcc_debugging_level="Level 2" | 
|---|
 | 14 |     gcc_omit_frame_pointer="Yes" | 
|---|
 | 15 |     gcc_optimization_level="Level 2 balanced" /> | 
|---|
 | 16 |   <project Name="smartPro"> | 
|---|
 | 17 |     <configuration | 
|---|
 | 18 |       LIBRARY_IO_TYPE="RTT" | 
|---|
 | 19 |       Name="Common" | 
|---|
 | 20 |       Target="STM32G473RCTx" | 
|---|
 | 21 |       arm_architecture="v7EM" | 
|---|
 | 22 |       arm_compiler_variant="SEGGER" | 
|---|
 | 23 |       arm_core_type="Cortex-M4" | 
|---|
 | 24 |       arm_endian="Little" | 
|---|
 | 25 |       arm_fp_abi="Hard" | 
|---|
 | 26 |       arm_fpu_type="FPv4-SP-D16" | 
|---|
 | 27 |       arm_linker_heap_size="1024" | 
|---|
 | 28 |       arm_linker_process_stack_size="0" | 
|---|
 | 29 |       arm_linker_stack_size="2048" | 
|---|
 | 30 |       arm_linker_variant="SEGGER" | 
|---|
 | 31 |       arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00040000;RAM;0x10000000;0x00008000;RAM;0x20000000;0x00014000;RAM;0x20014000;0x00004000" | 
|---|
 | 32 |       arm_target_device_name="STM32G473RC" | 
|---|
 | 33 |       arm_target_interface_type="SWD" | 
|---|
 | 34 |       c_preprocessor_definitions="__VTOR_CONFIG;ARM_MATH_CM4;STM32G473xx;__STM32G473_SUBFAMILY;__STM32G4XX_FAMILY" | 
|---|
 | 35 |       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" | 
|---|
| [22] | 36 |       debug_initial_breakpoint_set_option="Never" | 
|---|
| [20] | 37 |       debug_register_definition_file="$(ProjectDir)/STM32G473xx_Registers.xml" | 
|---|
 | 38 |       debug_stack_pointer_start="__stack_end__" | 
|---|
 | 39 |       debug_start_from_entry_point_symbol="No" | 
|---|
 | 40 |       debug_target_connection="J-Link" | 
|---|
 | 41 |       gcc_entry_point="Reset_Handler" | 
|---|
 | 42 |       link_linker_script_file="$(ProjectDir)/STM32G4xx_Flash.icf" | 
|---|
 | 43 |       linker_memory_map_file="$(ProjectDir)/STM32G473RCTx_MemoryMap.xml" | 
|---|
| [28] | 44 |       linker_printf_fmt_level="long long" | 
|---|
 | 45 |       linker_printf_width_precision_supported="Yes" | 
|---|
| [20] | 46 |       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" | 
|---|
 | 47 |       project_directory="" | 
|---|
 | 48 |       project_type="Executable" | 
|---|
 | 49 |       target_load_end_script="Reset();" | 
|---|
 | 50 |       target_reset_script="Reset();" /> | 
|---|
| [22] | 51 |     <configuration | 
|---|
 | 52 |       Name="Debug125A_12V" | 
|---|
 | 53 |       arm_compiler_variant="gcc" | 
|---|
 | 54 |       c_preprocessor_definitions="DEVICETYPE=125" /> | 
|---|
 | 55 |     <configuration | 
|---|
 | 56 |       Name="Release125A_12V" | 
|---|
 | 57 |       c_preprocessor_definitions="DEVICETYPE=125" /> | 
|---|
| [20] | 58 |     <folder Name="CMSIS Files"> | 
|---|
 | 59 |       <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" /> | 
|---|
 | 60 |       <file file_name="STM32G4xx/Device/Source/system_stm32g4xx.c"> | 
|---|
 | 61 |         <configuration | 
|---|
 | 62 |           Name="Common" | 
|---|
 | 63 |           build_exclude_from_build="Yes" | 
|---|
 | 64 |           default_code_section=".init" | 
|---|
 | 65 |           default_const_section=".init_rodata" /> | 
|---|
 | 66 |       </file> | 
|---|
 | 67 |     </folder> | 
|---|
 | 68 |     <folder Name="CMSIS_ST"> | 
|---|
 | 69 |       <folder Name="src" /> | 
|---|
 | 70 |     </folder> | 
|---|
 | 71 |     <folder Name="core"> | 
|---|
 | 72 |       <folder Name="inc"> | 
|---|
 | 73 |         <file file_name="../Core/Inc/adc.h" /> | 
|---|
 | 74 |         <file file_name="../Core/Inc/dma.h" /> | 
|---|
 | 75 |         <file file_name="../Core/Inc/fdcan.h" /> | 
|---|
 | 76 |         <file file_name="../Core/Inc/gpio.h" /> | 
|---|
 | 77 |         <file file_name="../Core/Inc/i2c.h" /> | 
|---|
 | 78 |         <file file_name="../Core/Inc/main.h" /> | 
|---|
 | 79 |         <file file_name="../Core/Inc/spi.h" /> | 
|---|
 | 80 |         <file file_name="../Core/Inc/stm32g4xx_hal_conf.h" /> | 
|---|
 | 81 |         <file file_name="../Core/Inc/stm32g4xx_it.h" /> | 
|---|
 | 82 |         <file file_name="../Core/Inc/usart.h" /> | 
|---|
 | 83 |         <file file_name="../Core/Inc/usb.h" /> | 
|---|
 | 84 |       </folder> | 
|---|
 | 85 |       <folder Name="src"> | 
|---|
 | 86 |         <file file_name="../Core/Src/adc.c" /> | 
|---|
| [25] | 87 |         <file file_name="../Core/Src/crc.c" /> | 
|---|
| [20] | 88 |         <file file_name="../Core/Src/dma.c" /> | 
|---|
 | 89 |         <file file_name="../Core/Src/fdcan.c" /> | 
|---|
 | 90 |         <file file_name="../Core/Src/gpio.c" /> | 
|---|
 | 91 |         <file file_name="../Core/Src/i2c.c" /> | 
|---|
| [25] | 92 |         <file file_name="../Core/Src/main.c" /> | 
|---|
 | 93 |         <file file_name="../Core/Src/rtc.c" /> | 
|---|
| [20] | 94 |         <file file_name="../Core/Src/spi.c" /> | 
|---|
 | 95 |         <file file_name="../Core/Src/stm32g4xx_hal_msp.c" /> | 
|---|
 | 96 |         <file file_name="../Core/Src/stm32g4xx_it.c" /> | 
|---|
 | 97 |         <file file_name="../Core/Src/syscalls.c"> | 
|---|
 | 98 |           <configuration Name="Common" build_exclude_from_build="Yes" /> | 
|---|
 | 99 |         </file> | 
|---|
 | 100 |         <file file_name="../Core/Src/sysmem.c"> | 
|---|
 | 101 |           <configuration Name="Common" build_exclude_from_build="Yes" /> | 
|---|
 | 102 |         </file> | 
|---|
 | 103 |         <file file_name="../Core/Src/usart.c" /> | 
|---|
 | 104 |         <file file_name="../Core/Src/usb.c" /> | 
|---|
 | 105 |       </folder> | 
|---|
 | 106 |     </folder> | 
|---|
 | 107 |     <folder Name="HAL"> | 
|---|
 | 108 |       <folder Name="inc"> | 
|---|
 | 109 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal.h" /> | 
|---|
 | 110 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc.h" /> | 
|---|
 | 111 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc_ex.h" /> | 
|---|
 | 112 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cortex.h" /> | 
|---|
 | 113 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_def.h" /> | 
|---|
 | 114 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma.h" /> | 
|---|
 | 115 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma_ex.h" /> | 
|---|
 | 116 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_exti.h" /> | 
|---|
 | 117 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fdcan.h" /> | 
|---|
 | 118 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash.h" /> | 
|---|
 | 119 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ex.h" /> | 
|---|
 | 120 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ramfunc.h" /> | 
|---|
 | 121 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio.h" /> | 
|---|
 | 122 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio_ex.h" /> | 
|---|
 | 123 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c.h" /> | 
|---|
 | 124 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c_ex.h" /> | 
|---|
 | 125 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd.h" /> | 
|---|
 | 126 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd_ex.h" /> | 
|---|
 | 127 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr.h" /> | 
|---|
 | 128 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr_ex.h" /> | 
|---|
 | 129 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc.h" /> | 
|---|
 | 130 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc_ex.h" /> | 
|---|
 | 131 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi.h" /> | 
|---|
 | 132 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi_ex.h" /> | 
|---|
 | 133 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart.h" /> | 
|---|
 | 134 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart_ex.h" /> | 
|---|
 | 135 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_adc.h" /> | 
|---|
 | 136 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_bus.h" /> | 
|---|
 | 137 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cortex.h" /> | 
|---|
 | 138 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crs.h" /> | 
|---|
 | 139 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dma.h" /> | 
|---|
 | 140 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dmamux.h" /> | 
|---|
 | 141 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_exti.h" /> | 
|---|
 | 142 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_gpio.h" /> | 
|---|
 | 143 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_i2c.h" /> | 
|---|
 | 144 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lpuart.h" /> | 
|---|
 | 145 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_pwr.h" /> | 
|---|
 | 146 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h" /> | 
|---|
 | 147 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h" /> | 
|---|
 | 148 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_system.h" /> | 
|---|
 | 149 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usart.h" /> | 
|---|
 | 150 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usb.h" /> | 
|---|
 | 151 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_utils.h" /> | 
|---|
 | 152 |       </folder> | 
|---|
 | 153 |       <folder Name="src"> | 
|---|
 | 154 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c" /> | 
|---|
 | 155 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c" /> | 
|---|
 | 156 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c" /> | 
|---|
 | 157 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c" /> | 
|---|
| [25] | 158 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c" /> | 
|---|
 | 159 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c" /> | 
|---|
| [20] | 160 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c" /> | 
|---|
 | 161 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c" /> | 
|---|
 | 162 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c" /> | 
|---|
 | 163 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.c" /> | 
|---|
 | 164 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c" /> | 
|---|
 | 165 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c" /> | 
|---|
 | 166 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c" /> | 
|---|
 | 167 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c" /> | 
|---|
 | 168 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c" /> | 
|---|
 | 169 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c" /> | 
|---|
 | 170 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c" /> | 
|---|
 | 171 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c" /> | 
|---|
 | 172 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c" /> | 
|---|
 | 173 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c" /> | 
|---|
 | 174 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c" /> | 
|---|
 | 175 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c" /> | 
|---|
| [25] | 176 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc.c" /> | 
|---|
 | 177 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc_ex.c" /> | 
|---|
| [20] | 178 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c" /> | 
|---|
 | 179 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c" /> | 
|---|
 | 180 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c" /> | 
|---|
 | 181 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c" /> | 
|---|
 | 182 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c" /> | 
|---|
 | 183 |         <file file_name="../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c" /> | 
|---|
 | 184 |       </folder> | 
|---|
 | 185 |     </folder> | 
|---|
 | 186 |     <folder Name="inc"> | 
|---|
 | 187 |       <file file_name="inc/ads1260.h" /> | 
|---|
 | 188 |       <file file_name="inc/ah_counter.h" /> | 
|---|
 | 189 |       <file file_name="inc/battery_voltage.h" /> | 
|---|
 | 190 |       <file file_name="inc/chip_temperature.h" /> | 
|---|
 | 191 |       <file file_name="inc/doku.h" /> | 
|---|
 | 192 |       <file file_name="inc/eeprom.h" /> | 
|---|
 | 193 |       <file file_name="inc/efficiency.h" /> | 
|---|
 | 194 |       <file file_name="inc/esr.h" /> | 
|---|
 | 195 |       <file file_name="inc/fast_current.h" /> | 
|---|
| [24] | 196 |       <file file_name="inc/int_bat_voltage.h" /> | 
|---|
| [35] | 197 |       <file file_name="src/main.c"> | 
|---|
 | 198 |         <configuration Name="Common" build_exclude_from_build="Yes" /> | 
|---|
 | 199 |       </file> | 
|---|
| [20] | 200 |       <file file_name="inc/modbus.h" /> | 
|---|
 | 201 |       <file file_name="inc/outputs.h" /> | 
|---|
 | 202 |       <file file_name="inc/rtc.h" /> | 
|---|
 | 203 |       <file file_name="inc/self_discharge.h" /> | 
|---|
 | 204 |       <file file_name="inc/shunt_temperature.h" /> | 
|---|
 | 205 |       <file file_name="inc/shunt_voltage.h" /> | 
|---|
 | 206 |       <file file_name="inc/sysdata.h" /> | 
|---|
 | 207 |       <file file_name="inc/template.h" /> | 
|---|
 | 208 |       <file file_name="inc/tim.h" /> | 
|---|
 | 209 |       <file file_name="inc/wh_counter.h" /> | 
|---|
 | 210 |     </folder> | 
|---|
 | 211 |     <folder Name="Script Files"> | 
|---|
 | 212 |       <file file_name="STM32G4xx/Scripts/STM32G4xx_Target.js"> | 
|---|
 | 213 |         <configuration Name="Common" file_type="Reset Script" /> | 
|---|
 | 214 |       </file> | 
|---|
 | 215 |     </folder> | 
|---|
 | 216 |     <folder Name="src"> | 
|---|
 | 217 |       <configuration Name="Common" filter="c;cpp;cxx;cc;h;s;asm;inc" /> | 
|---|
 | 218 |       <file file_name="src/ads1260.c" /> | 
|---|
 | 219 |       <file file_name="src/ah_counter.c" /> | 
|---|
 | 220 |       <file file_name="src/battery_voltage.c" /> | 
|---|
 | 221 |       <file file_name="src/chip_temperature.c" /> | 
|---|
 | 222 |       <file file_name="src/eeprom.c" /> | 
|---|
 | 223 |       <file file_name="src/efficiency.c" /> | 
|---|
 | 224 |       <file file_name="src/esr.c" /> | 
|---|
 | 225 |       <file file_name="src/fast_current.c" /> | 
|---|
| [24] | 226 |       <file file_name="src/int_bat_voltage.c" /> | 
|---|
| [20] | 227 |       <file file_name="src/modbus.c" /> | 
|---|
 | 228 |       <file file_name="src/outputs.c" /> | 
|---|
 | 229 |       <file file_name="src/self_discharge.c" /> | 
|---|
 | 230 |       <file file_name="src/shunt_temperature.c" /> | 
|---|
 | 231 |       <file file_name="src/shunt_voltage.c" /> | 
|---|
 | 232 |       <file file_name="src/sysdata.c" /> | 
|---|
 | 233 |       <file file_name="src/template.c" /> | 
|---|
 | 234 |       <file file_name="src/wh_counter.c" /> | 
|---|
 | 235 |     </folder> | 
|---|
 | 236 |     <folder Name="System Files_segger"> | 
|---|
 | 237 |       <file file_name="SEGGER_THUMB_Startup.s" /> | 
|---|
 | 238 |       <file file_name="STM32G4xx/Source/stm32g473xx_Vectors.s"> | 
|---|
 | 239 |         <configuration Name="Common" file_type="Assembly" /> | 
|---|
 | 240 |       </file> | 
|---|
 | 241 |       <file file_name="STM32G4xx/Source/STM32G4xx_Startup.s" /> | 
|---|
 | 242 |     </folder> | 
|---|
 | 243 |     <folder Name="systemfiles_st"> | 
|---|
 | 244 |       <file file_name="../Core/Src/system_stm32g4xx.c" /> | 
|---|
 | 245 |     </folder> | 
|---|
 | 246 |   </project> | 
|---|
 | 247 | </solution> | 
|---|