| [6] | 1 | <!DOCTYPE CrossStudio_Project_File> | 
|---|
|  | 2 | <solution Name="project" target="8" version="2"> | 
|---|
|  | 3 | <configuration | 
|---|
|  | 4 | Name="Debug" | 
|---|
|  | 5 | c_preprocessor_definitions="DEBUG" | 
|---|
|  | 6 | gcc_debugging_level="Level 3" | 
|---|
|  | 7 | gcc_optimization_level="None" /> | 
|---|
|  | 8 | <configuration Name="Debug125A" inherited_configurations="Internal" /> | 
|---|
|  | 9 | <configuration Name="Debug250A" inherited_configurations="Internal" /> | 
|---|
|  | 10 | <configuration | 
|---|
|  | 11 | Name="Debug500A" | 
|---|
|  | 12 | c_preprocessor_definitions="DEBUG" | 
|---|
|  | 13 | gcc_debugging_level="Level 3" | 
|---|
|  | 14 | gcc_optimization_level="None" | 
|---|
|  | 15 | inherited_configurations="Internal" /> | 
|---|
|  | 16 | <configuration Name="Internal" hidden="Yes" /> | 
|---|
|  | 17 | <configuration | 
|---|
|  | 18 | Name="Release" | 
|---|
|  | 19 | c_preprocessor_definitions="NDEBUG" | 
|---|
|  | 20 | gcc_debugging_level="Level 2" | 
|---|
|  | 21 | gcc_omit_frame_pointer="Yes" | 
|---|
|  | 22 | gcc_optimization_level="Level 2 balanced" /> | 
|---|
|  | 23 | <configuration | 
|---|
|  | 24 | Name="Release125A" | 
|---|
|  | 25 | arm_linker_heap_size="2024" | 
|---|
|  | 26 | arm_linker_stack_size="2048" | 
|---|
|  | 27 | inherited_configurations="Internal" /> | 
|---|
|  | 28 | <configuration Name="Release250A" inherited_configurations="Internal" /> | 
|---|
|  | 29 | <configuration | 
|---|
|  | 30 | Name="Release500A" | 
|---|
|  | 31 | arm_linker_variant="SEGGER" | 
|---|
|  | 32 | c_preprocessor_definitions="NDEBUG" | 
|---|
|  | 33 | gcc_debugging_level="None" | 
|---|
|  | 34 | gcc_omit_frame_pointer="Yes" | 
|---|
|  | 35 | gcc_optimization_level="Level 1" | 
|---|
|  | 36 | inherited_configurations="Internal" | 
|---|
|  | 37 | linker_map_file="No" /> | 
|---|
|  | 38 | <project Name="firmware"> | 
|---|
|  | 39 | <configuration | 
|---|
|  | 40 | CMSIS_CORE="Yes" | 
|---|
|  | 41 | Name="Common" | 
|---|
|  | 42 | Target="STM32G070KBTx" | 
|---|
|  | 43 | arm_architecture="v6M" | 
|---|
|  | 44 | arm_compiler_variant="SEGGER" | 
|---|
|  | 45 | arm_core_type="Cortex-M0+" | 
|---|
|  | 46 | arm_endian="Little" | 
|---|
|  | 47 | arm_fpu_type="None" | 
|---|
|  | 48 | arm_interwork="No" | 
|---|
|  | 49 | arm_linker_heap_size="256" | 
|---|
|  | 50 | arm_linker_process_stack_size="0" | 
|---|
|  | 51 | arm_linker_stack_size="256" | 
|---|
|  | 52 | arm_linker_variant="SEGGER" | 
|---|
|  | 53 | arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00020000;RAM;0x20000000;0x00008000" | 
|---|
|  | 54 | arm_target_debug_interface_type="ADIv5" | 
|---|
|  | 55 | arm_target_device_name="STM32G070KB" | 
|---|
|  | 56 | arm_target_interface_type="SWD" | 
|---|
|  | 57 | batch_build_configurations="Release125A;Release250A;Release500A" | 
|---|
|  | 58 | c_preprocessor_definitions="STM32G070xx;__STM32G0xx_FAMILY;__STM32G070_SUBFAMILY;ARM_MATH_CM0PLUS;SES_for_ARM_V7_32" | 
|---|
|  | 59 | c_user_include_directories="$(ProjectDir)/CMSIS_5/CMSIS/Include;$(ProjectDir)/STM32G0xx/CMSIS/Device/Include;$(ProjectDir)/Inc;$(ProjectDir)/Drivers/STM32G0xx_HAL_Driver/Inc;$(ProjectDir)/Drivers/STM32G0xx_HAL_Driver/Inc/Legacy;$(ProjectDir)/Drivers/CMSIS/Device/ST/STM32G0xx/Include;$(ProjectDir)/Drivers/CMSIS/Include;$(ProjectDir)/RTT;$(ProjectDir)/Modbus;$(ProjectDir)/HSI16/Inc" | 
|---|
|  | 60 | debug_register_definition_file="$(ProjectDir)/STM32G07x_Registers.xml" | 
|---|
|  | 61 | debug_target_connection="J-Link" | 
|---|
|  | 62 | gcc_c_language_standard="c17" | 
|---|
|  | 63 | gcc_entry_point="Reset_Handler" | 
|---|
|  | 64 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 65 | link_map_file_format="HTML" | 
|---|
|  | 66 | linker_memory_map_file="$(ProjectDir)/STM32G070KBTx_MemoryMap.xml" | 
|---|
|  | 67 | linker_output_format="bin" | 
|---|
|  | 68 | macros="DeviceHeaderFile=$(PackagesDir)/STM32G0xx/CMSIS/Device/Include/stm32g0xx.h;DeviceLibraryIdentifier=M0l;DeviceSystemFile=$(PackagesDir)/STM32G0xx/CMSIS/Device/Source/system_stm32g0xx.c;DeviceVectorsFile=$(PackagesDir)/STM32G0xx/Source/STM32G07x_Vectors.s;DeviceFamily=STM32G0xx;DeviceSubFamily=STM32G070;Target=STM32G070KBTx;Encrypt=D:\\projekte\\ecs_i_sensor\\branches\\i_sensor_500a_b_hp\\tools\\FileEncrypt\\Debug" | 
|---|
|  | 69 | post_build_command="$(Encrypt)\FileEncrypt.bat $(ProjectDir)/$(OutDir)/$(ProjectName).hex "$(JLinkDir)/JFlash.exe"" | 
|---|
|  | 70 | project_directory="" | 
|---|
|  | 71 | project_type="Executable" | 
|---|
|  | 72 | target_reset_script="Reset();" | 
|---|
|  | 73 | target_script_file="$(ProjectDir)/STM32G0xx_Target.js" | 
|---|
|  | 74 | target_trace_initialize_script="EnableTrace("$(TraceInterfaceType)")" /> | 
|---|
|  | 75 | <configuration | 
|---|
|  | 76 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 77 | Name="Debug125A" | 
|---|
|  | 78 | arm_compiler_variant="clang" | 
|---|
|  | 79 | arm_keep_preprocessor_output="Yes" | 
|---|
|  | 80 | arm_rtl_variant="SEGGER" | 
|---|
|  | 81 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;MODBUS_SUPPORT  = TRUE;DEVICETYPE=125" | 
|---|
|  | 82 | debug_initial_breakpoint_set_option="Never" | 
|---|
|  | 83 | gcc_debugging_level="Level 3" | 
|---|
|  | 84 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 85 | linker_printf_fp_enabled="Double" /> | 
|---|
|  | 86 | <configuration | 
|---|
|  | 87 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 88 | Name="Debug250A" | 
|---|
|  | 89 | arm_rtl_variant="SEGGER" | 
|---|
|  | 90 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;MODBUS_SUPPORT  = TRUE;DEVICETYPE=250" | 
|---|
|  | 91 | gcc_debugging_level="Level 3" | 
|---|
|  | 92 | gcc_optimization_level="None" | 
|---|
|  | 93 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 94 | linker_printf_fp_enabled="Double" /> | 
|---|
|  | 95 | <configuration | 
|---|
|  | 96 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 97 | Name="Debug500A" | 
|---|
|  | 98 | arm_compiler_variant="clang" | 
|---|
|  | 99 | arm_rtl_variant="SEGGER" | 
|---|
|  | 100 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;MODBUS_SUPPORT  = TRUE;DEVICETYPE=500" | 
|---|
|  | 101 | c_user_include_directories="" | 
|---|
|  | 102 | debug_register_definition_file="$(ProjectDir)/STM32G07x.svd" | 
|---|
|  | 103 | gcc_debugging_level="Level 3" | 
|---|
|  | 104 | gcc_optimization_level="None" | 
|---|
|  | 105 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 106 | linker_additional_options="" | 
|---|
|  | 107 | linker_output_format="bin" | 
|---|
|  | 108 | linker_printf_fp_enabled="Double" | 
|---|
|  | 109 | post_build_command="$(Encrypt)\FileEncrypt.exe $(ProjectDir)/$(OutDir)/$(ProjectName).bin" /> | 
|---|
|  | 110 | <configuration | 
|---|
|  | 111 | Name="Internal" | 
|---|
|  | 112 | arm_linker_heap_size="1536" | 
|---|
|  | 113 | arm_linker_stack_size="1024" | 
|---|
|  | 114 | build_intermediate_directory="$(Configuration)" | 
|---|
|  | 115 | build_output_directory="$(Configuration)" | 
|---|
|  | 116 | link_linker_script_file="STM32G070KB_FLASH.icf" | 
|---|
|  | 117 | linker_additional_options="" | 
|---|
|  | 118 | linker_keep_symbols="" | 
|---|
|  | 119 | linker_map_file="Yes" | 
|---|
|  | 120 | linker_output_format="hex" | 
|---|
|  | 121 | linker_printf_width_precision_supported="Yes" | 
|---|
|  | 122 | linker_supply_memory_segments="Yes" /> | 
|---|
|  | 123 | <configuration | 
|---|
|  | 124 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 125 | Name="Release125A" | 
|---|
|  | 126 | arm_compiler_variant="SEGGER" | 
|---|
|  | 127 | arm_library_optimization="Fast" | 
|---|
|  | 128 | arm_rtl_variant="SEGGER" | 
|---|
|  | 129 | build_debug_information="No" | 
|---|
|  | 130 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;__STM32G0xx_FAMILY;__STM32G070_SUBFAMILY;ARM_MATH_CM0PLUS;DEVICETYPE=125" | 
|---|
|  | 131 | debug_initial_breakpoint_set_option="Never" | 
|---|
|  | 132 | gcc_c_language_standard="c17" | 
|---|
|  | 133 | gcc_debugging_level="None" | 
|---|
|  | 134 | gcc_optimization_level="Level 3 for more speed" | 
|---|
|  | 135 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 136 | linker_printf_fp_enabled="Double" | 
|---|
|  | 137 | linker_strip_debug_information="Yes" | 
|---|
|  | 138 | speed="0" /> | 
|---|
|  | 139 | <configuration | 
|---|
|  | 140 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 141 | Name="Release250A" | 
|---|
|  | 142 | arm_compiler_variant="clang" | 
|---|
|  | 143 | arm_rtl_variant="SEGGER" | 
|---|
|  | 144 | build_debug_information="No" | 
|---|
|  | 145 | build_output_file_name="$(OutDir)/$(ProjectName)$(EXE)" | 
|---|
|  | 146 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;__STM32G0xx_FAMILY;__STM32G070_SUBFAMILY;ARM_MATH_CM0PLUS;DEVICETYPE=250" | 
|---|
|  | 147 | gcc_debugging_level="None" | 
|---|
|  | 148 | gcc_optimization_level="Level 3 for more speed" | 
|---|
|  | 149 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 150 | linker_printf_fp_enabled="Double" | 
|---|
|  | 151 | linker_strip_debug_information="Yes" /> | 
|---|
|  | 152 | <configuration | 
|---|
|  | 153 | LIBRARY_IO_TYPE="RTT" | 
|---|
|  | 154 | Name="Release500A" | 
|---|
|  | 155 | arm_compiler_variant="clang" | 
|---|
|  | 156 | arm_link_debugio_type="Memory Poll" | 
|---|
|  | 157 | arm_linker_process_stack_size="1024" | 
|---|
|  | 158 | arm_linker_stack_size="1024" | 
|---|
|  | 159 | arm_linker_variant="SEGGER" | 
|---|
|  | 160 | arm_rtl_variant="SEGGER" | 
|---|
|  | 161 | build_debug_information="No" | 
|---|
|  | 162 | c_preprocessor_definitions="__weak=__attribute__((weak));__packed=__attribute__((__packed__));USE_HAL_DRIVER;STM32G070xx;__STM32G0xx_FAMILY;__STM32G070_SUBFAMILY;ARM_MATH_CM0PLUS;DEVICETYPE=500" | 
|---|
|  | 163 | c_user_include_directories="" | 
|---|
|  | 164 | gcc_debugging_level="None" | 
|---|
|  | 165 | gcc_entry_point="Reset_Handler" | 
|---|
|  | 166 | gcc_optimization_level="Level 3 for more speed" | 
|---|
|  | 167 | link_linker_script_file="$(ProjectDir)/STM32G0xx_Flash.icf" | 
|---|
|  | 168 | linker_output_format="hex" | 
|---|
|  | 169 | linker_printf_fp_enabled="Double" | 
|---|
|  | 170 | linker_strip_debug_information="Yes" | 
|---|
|  | 171 | linker_supply_memory_segments="Yes" | 
|---|
|  | 172 | post_build_command="$(Encrypt)\FileEncrypt.bat $(ProjectDir)/$(OutDir)/$(ProjectName).hex "$(JLinkDir)/JFlash.exe"" /> | 
|---|
|  | 173 | <folder Name="Drivers"> | 
|---|
|  | 174 | <folder Name="CMSIS"> | 
|---|
|  | 175 | <folder Name="Device"> | 
|---|
|  | 176 | <folder Name="ST"> | 
|---|
|  | 177 | <folder Name="STM32G0xx"> | 
|---|
|  | 178 | <folder Name="Include"> | 
|---|
|  | 179 | <file file_name="Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g070xx.h" /> | 
|---|
|  | 180 | <file file_name="Drivers/CMSIS/Device/ST/STM32G0xx/Include/stm32g0xx.h" /> | 
|---|
|  | 181 | <file file_name="Drivers/CMSIS/Device/ST/STM32G0xx/Include/system_stm32g0xx.h" /> | 
|---|
|  | 182 | </folder> | 
|---|
|  | 183 | <folder Name="Source"> | 
|---|
|  | 184 | <folder Name="Templates" /> | 
|---|
|  | 185 | </folder> | 
|---|
|  | 186 | </folder> | 
|---|
|  | 187 | </folder> | 
|---|
|  | 188 | </folder> | 
|---|
|  | 189 | <folder Name="Include"> | 
|---|
|  | 190 | <file file_name="Drivers/CMSIS/Include/arm_common_tables.h" /> | 
|---|
|  | 191 | <file file_name="Drivers/CMSIS/Include/arm_const_structs.h" /> | 
|---|
|  | 192 | <file file_name="Drivers/CMSIS/Include/arm_math.h" /> | 
|---|
|  | 193 | <file file_name="Drivers/CMSIS/Include/cmsis_armcc.h" /> | 
|---|
|  | 194 | <file file_name="Drivers/CMSIS/Include/cmsis_armcc_V6.h" /> | 
|---|
|  | 195 | <file file_name="Drivers/CMSIS/Include/cmsis_gcc.h" /> | 
|---|
|  | 196 | <file file_name="Drivers/CMSIS/Include/core_cm0.h" /> | 
|---|
|  | 197 | <file file_name="Drivers/CMSIS/Include/core_cm0plus.h" /> | 
|---|
|  | 198 | <file file_name="Drivers/CMSIS/Include/core_cm3.h" /> | 
|---|
|  | 199 | <file file_name="Drivers/CMSIS/Include/core_cm4.h" /> | 
|---|
|  | 200 | <file file_name="Drivers/CMSIS/Include/core_cm7.h" /> | 
|---|
|  | 201 | <file file_name="Drivers/CMSIS/Include/core_cmFunc.h" /> | 
|---|
|  | 202 | <file file_name="Drivers/CMSIS/Include/core_cmInstr.h" /> | 
|---|
|  | 203 | <file file_name="Drivers/CMSIS/Include/core_cmSimd.h" /> | 
|---|
|  | 204 | <file file_name="Drivers/CMSIS/Include/core_sc000.h" /> | 
|---|
|  | 205 | <file file_name="Drivers/CMSIS/Include/core_sc300.h" /> | 
|---|
|  | 206 | </folder> | 
|---|
|  | 207 | </folder> | 
|---|
|  | 208 | <folder Name="STM32G0xx_HAL_Driver"> | 
|---|
|  | 209 | <folder Name="Inc"> | 
|---|
|  | 210 | <folder Name="Legacy"> | 
|---|
|  | 211 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h" /> | 
|---|
|  | 212 | </folder> | 
|---|
|  | 213 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32_assert_template.h" /> | 
|---|
|  | 214 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal.h" /> | 
|---|
|  | 215 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_adc.h" /> | 
|---|
|  | 216 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_adc_ex.h" /> | 
|---|
|  | 217 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cec.h" /> | 
|---|
|  | 218 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_comp.h" /> | 
|---|
|  | 219 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_conf_template.h" /> | 
|---|
|  | 220 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cortex.h" /> | 
|---|
|  | 221 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_crc.h" /> | 
|---|
|  | 222 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_crc_ex.h" /> | 
|---|
|  | 223 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cryp.h" /> | 
|---|
|  | 224 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_cryp_ex.h" /> | 
|---|
|  | 225 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dac.h" /> | 
|---|
|  | 226 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dac_ex.h" /> | 
|---|
|  | 227 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_def.h" /> | 
|---|
|  | 228 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma.h" /> | 
|---|
|  | 229 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_dma_ex.h" /> | 
|---|
|  | 230 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_exti.h" /> | 
|---|
|  | 231 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash.h" /> | 
|---|
|  | 232 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_flash_ex.h" /> | 
|---|
|  | 233 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio.h" /> | 
|---|
|  | 234 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_gpio_ex.h" /> | 
|---|
|  | 235 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_i2c.h" /> | 
|---|
|  | 236 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_i2c_ex.h" /> | 
|---|
|  | 237 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_i2s.h" /> | 
|---|
|  | 238 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_irda.h" /> | 
|---|
|  | 239 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_irda_ex.h" /> | 
|---|
|  | 240 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_iwdg.h" /> | 
|---|
|  | 241 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_lptim.h" /> | 
|---|
|  | 242 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr.h" /> | 
|---|
|  | 243 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_pwr_ex.h" /> | 
|---|
|  | 244 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc.h" /> | 
|---|
|  | 245 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rcc_ex.h" /> | 
|---|
|  | 246 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rng.h" /> | 
|---|
|  | 247 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rtc.h" /> | 
|---|
|  | 248 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_rtc_ex.h" /> | 
|---|
|  | 249 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_smartcard.h" /> | 
|---|
|  | 250 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_smartcard_ex.h" /> | 
|---|
|  | 251 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_smbus.h" /> | 
|---|
|  | 252 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_spi.h" /> | 
|---|
|  | 253 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_spi_ex.h" /> | 
|---|
|  | 254 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim.h" /> | 
|---|
|  | 255 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_tim_ex.h" /> | 
|---|
|  | 256 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart.h" /> | 
|---|
|  | 257 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_uart_ex.h" /> | 
|---|
|  | 258 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_usart.h" /> | 
|---|
|  | 259 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_usart_ex.h" /> | 
|---|
|  | 260 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_hal_wwdg.h" /> | 
|---|
|  | 261 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_adc.h" /> | 
|---|
|  | 262 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_bus.h" /> | 
|---|
|  | 263 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_comp.h" /> | 
|---|
|  | 264 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_cortex.h" /> | 
|---|
|  | 265 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_crc.h" /> | 
|---|
|  | 266 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dac.h" /> | 
|---|
|  | 267 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dma.h" /> | 
|---|
|  | 268 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_dmamux.h" /> | 
|---|
|  | 269 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_exti.h" /> | 
|---|
|  | 270 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_gpio.h" /> | 
|---|
|  | 271 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_i2c.h" /> | 
|---|
|  | 272 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_iwdg.h" /> | 
|---|
|  | 273 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_lptim.h" /> | 
|---|
|  | 274 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_lpuart.h" /> | 
|---|
|  | 275 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_pwr.h" /> | 
|---|
|  | 276 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rcc.h" /> | 
|---|
|  | 277 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rng.h" /> | 
|---|
|  | 278 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rtc.h" /> | 
|---|
|  | 279 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_spi.h" /> | 
|---|
|  | 280 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_system.h" /> | 
|---|
|  | 281 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_tim.h" /> | 
|---|
|  | 282 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_ucpd.h" /> | 
|---|
|  | 283 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_usart.h" /> | 
|---|
|  | 284 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_utils.h" /> | 
|---|
|  | 285 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_wwdg.h" /> | 
|---|
|  | 286 | </folder> | 
|---|
|  | 287 | <folder Name="Src"> | 
|---|
|  | 288 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.c" /> | 
|---|
|  | 289 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc.c" /> | 
|---|
|  | 290 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_adc_ex.c" /> | 
|---|
|  | 291 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cec.c" /> | 
|---|
|  | 292 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_comp.c" /> | 
|---|
|  | 293 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.c" /> | 
|---|
|  | 294 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_crc.c" /> | 
|---|
|  | 295 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_crc_ex.c" /> | 
|---|
|  | 296 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cryp.c" /> | 
|---|
|  | 297 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cryp_ex.c" /> | 
|---|
|  | 298 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dac.c" /> | 
|---|
|  | 299 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dac_ex.c" /> | 
|---|
|  | 300 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma.c" /> | 
|---|
|  | 301 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.c" /> | 
|---|
|  | 302 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.c" /> | 
|---|
|  | 303 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.c" /> | 
|---|
|  | 304 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.c" /> | 
|---|
|  | 305 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c" /> | 
|---|
|  | 306 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_i2c.c" /> | 
|---|
|  | 307 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_i2c_ex.c" /> | 
|---|
|  | 308 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_i2s.c" /> | 
|---|
|  | 309 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_irda.c" /> | 
|---|
|  | 310 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_iwdg.c" /> | 
|---|
|  | 311 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_lptim.c" /> | 
|---|
|  | 312 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr.c" /> | 
|---|
|  | 313 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.c" /> | 
|---|
|  | 314 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc.c" /> | 
|---|
|  | 315 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc_ex.c" /> | 
|---|
|  | 316 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rng.c" /> | 
|---|
|  | 317 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rtc.c" /> | 
|---|
|  | 318 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rtc_ex.c" /> | 
|---|
|  | 319 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_smartcard.c" /> | 
|---|
|  | 320 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_smartcard_ex.c" /> | 
|---|
|  | 321 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_smbus.c" /> | 
|---|
|  | 322 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_spi.c" /> | 
|---|
|  | 323 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_spi_ex.c" /> | 
|---|
|  | 324 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.c" /> | 
|---|
|  | 325 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.c" /> | 
|---|
|  | 326 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart.c" /> | 
|---|
|  | 327 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_uart_ex.c" /> | 
|---|
|  | 328 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_usart.c" /> | 
|---|
|  | 329 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_usart_ex.c" /> | 
|---|
|  | 330 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_wwdg.c" /> | 
|---|
|  | 331 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_adc.c" /> | 
|---|
|  | 332 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_comp.c" /> | 
|---|
|  | 333 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_crc.c" /> | 
|---|
|  | 334 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dac.c" /> | 
|---|
|  | 335 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.c" /> | 
|---|
|  | 336 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_exti.c" /> | 
|---|
|  | 337 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_gpio.c" /> | 
|---|
|  | 338 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_i2c.c" /> | 
|---|
|  | 339 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_lptim.c" /> | 
|---|
|  | 340 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_lpuart.c" /> | 
|---|
|  | 341 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_pwr.c" /> | 
|---|
|  | 342 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.c" /> | 
|---|
|  | 343 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rng.c" /> | 
|---|
|  | 344 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rtc.c" /> | 
|---|
|  | 345 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_spi.c" /> | 
|---|
|  | 346 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_tim.c" /> | 
|---|
|  | 347 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_ucpd.c" /> | 
|---|
|  | 348 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_usart.c" /> | 
|---|
|  | 349 | <file file_name="Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_utils.c" /> | 
|---|
|  | 350 | </folder> | 
|---|
|  | 351 | </folder> | 
|---|
|  | 352 | </folder> | 
|---|
|  | 353 | <folder Name="HSI16"> | 
|---|
|  | 354 | <folder Name="Inc"> | 
|---|
|  | 355 | <file file_name="HSI16/Inc/hsi16.h" /> | 
|---|
|  | 356 | <file file_name="HSI16/Inc/hsi16_calibration.h" /> | 
|---|
|  | 357 | </folder> | 
|---|
|  | 358 | <folder Name="Src"> | 
|---|
|  | 359 | <file file_name="HSI16/Src/hsi16 _calibration.c" /> | 
|---|
|  | 360 | <file file_name="HSI16/Src/hsi16.c" /> | 
|---|
|  | 361 | </folder> | 
|---|
|  | 362 | </folder> | 
|---|
|  | 363 | <folder Name="Inc"> | 
|---|
|  | 364 | <file file_name="Inc/ads1260.h" /> | 
|---|
|  | 365 | <file file_name="Inc/ah_counter.h" /> | 
|---|
|  | 366 | <file file_name="Inc/battery_voltage.h" /> | 
|---|
|  | 367 | <file file_name="Inc/chip_temperature.h" /> | 
|---|
|  | 368 | <file file_name="Inc/dma.h" /> | 
|---|
|  | 369 | <file file_name="Inc/doku.h" /> | 
|---|
|  | 370 | <file file_name="Inc/eeprom.h" /> | 
|---|
|  | 371 | <file file_name="Inc/efficiency.h" /> | 
|---|
|  | 372 | <file file_name="Inc/esr.h" /> | 
|---|
|  | 373 | <file file_name="Inc/fast_current.h" /> | 
|---|
|  | 374 | <file file_name="Inc/gpio.h" /> | 
|---|
|  | 375 | <file file_name="Inc/main.h" /> | 
|---|
|  | 376 | <file file_name="Inc/outputs.h" /> | 
|---|
|  | 377 | <file file_name="Inc/ref_voltage.h" /> | 
|---|
|  | 378 | <file file_name="Inc/rtc.h" /> | 
|---|
|  | 379 | <file file_name="Inc/self_discharge.h" /> | 
|---|
|  | 380 | <file file_name="Inc/shunt_temperature.h" /> | 
|---|
|  | 381 | <file file_name="Inc/shunt_voltage.h" /> | 
|---|
|  | 382 | <file file_name="Inc/spi.h" /> | 
|---|
|  | 383 | <file file_name="Inc/stm32g0xx_hal_conf.h" /> | 
|---|
|  | 384 | <file file_name="Inc/stm32g0xx_it.h" /> | 
|---|
|  | 385 | <file file_name="Inc/sysdata.h" /> | 
|---|
|  | 386 | <file file_name="Inc/template.h" /> | 
|---|
|  | 387 | <file file_name="Inc/usart.h" /> | 
|---|
|  | 388 | <file file_name="Inc/wh_counter.h" /> | 
|---|
|  | 389 | </folder> | 
|---|
|  | 390 | <folder Name="Internal Files"> | 
|---|
|  | 391 | <file file_name="Cortex_M_Startup.s"> | 
|---|
|  | 392 | <configuration Name="Debug125A" build_exclude_from_build="Yes" /> | 
|---|
|  | 393 | <configuration Name="Debug250A" build_exclude_from_build="Yes" /> | 
|---|
|  | 394 | <configuration Name="Debug500A" build_exclude_from_build="Yes" /> | 
|---|
|  | 395 | <configuration Name="Release125A" build_exclude_from_build="Yes" /> | 
|---|
|  | 396 | <configuration Name="Release250A" build_exclude_from_build="Yes" /> | 
|---|
|  | 397 | <configuration Name="Release500A" build_exclude_from_build="Yes" /> | 
|---|
|  | 398 | </file> | 
|---|
|  | 399 | <file file_name="SEGGER_THUMB_Startup.s" /> | 
|---|
|  | 400 | <file file_name="STM32G0xx_Startup.s" /> | 
|---|
|  | 401 | </folder> | 
|---|
|  | 402 | <folder Name="Modbus"> | 
|---|
|  | 403 | <file file_name="Modbus/modbus.c" /> | 
|---|
|  | 404 | <file file_name="Modbus/modbus.h" /> | 
|---|
|  | 405 | <file file_name="STM32G07x_Vectors.s" /> | 
|---|
|  | 406 | </folder> | 
|---|
|  | 407 | <folder Name="Src"> | 
|---|
|  | 408 | <file file_name="Src/adc.c" /> | 
|---|
|  | 409 | <file file_name="Src/ads1260.c" /> | 
|---|
|  | 410 | <file file_name="Src/ah_counter.c" /> | 
|---|
|  | 411 | <file file_name="Src/battery_voltage.c" /> | 
|---|
|  | 412 | <file file_name="Src/chip_temperature.c" /> | 
|---|
|  | 413 | <file file_name="Src/dma.c" /> | 
|---|
|  | 414 | <file file_name="Src/eeprom.c" /> | 
|---|
|  | 415 | <file file_name="Src/efficiency.c" /> | 
|---|
|  | 416 | <file file_name="Src/esr.c" /> | 
|---|
|  | 417 | <file file_name="Src/fast_current.c" /> | 
|---|
|  | 418 | <file file_name="Src/gpio.c" /> | 
|---|
|  | 419 | <file file_name="Src/main.c" /> | 
|---|
|  | 420 | <file file_name="Src/outputs.c" /> | 
|---|
|  | 421 | <file file_name="Src/ref_voltage.c" /> | 
|---|
|  | 422 | <file file_name="Src/rtc.c" /> | 
|---|
|  | 423 | <file file_name="Src/self_discharge.c" /> | 
|---|
|  | 424 | <file file_name="Src/shunt_temperature.c" /> | 
|---|
|  | 425 | <file file_name="Src/shunt_voltage.c" /> | 
|---|
|  | 426 | <file file_name="Src/spi.c" /> | 
|---|
|  | 427 | <file file_name="Src/stm32g0xx_hal_msp.c" /> | 
|---|
|  | 428 | <file file_name="Src/stm32g0xx_it.c" /> | 
|---|
|  | 429 | <file file_name="Src/sysdata.c" /> | 
|---|
|  | 430 | <file file_name="Src/system_stm32g0xx.c" /> | 
|---|
|  | 431 | <file file_name="Src/template.c" /> | 
|---|
|  | 432 | <file file_name="Src/usart.c" /> | 
|---|
|  | 433 | <file file_name="Src/wh_counter.c" /> | 
|---|
|  | 434 | </folder> | 
|---|
|  | 435 | <folder Name="startup" /> | 
|---|
|  | 436 | <file file_name="STM32G070KBTx_MemoryMap.xml" /> | 
|---|
|  | 437 | </project> | 
|---|
|  | 438 | </solution> | 
|---|