Changeset 71 for trunk/fw_g473rct/SES/smartPro.emProject
- Timestamp:
- Jun 5, 2026, 1:30:00 PM (5 days ago)
- File:
-
- 1 edited
-
trunk/fw_g473rct/SES/smartPro.emProject (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/SES/smartPro.emProject
r69 r71 2 2 <solution Name="smartPro" target="8" version="2"> 3 3 <configuration Name="Common" link_merge_sections="No" /> 4 <configuration 5 Name="Debug125A_12V" 6 c_preprocessor_definitions="DEBUG" 7 gcc_debugging_level="Level 3" 8 gcc_optimization_level="None" /> 4 <configuration Name="Debug125A_12V" /> 9 5 <configuration Name="Debug125A_24V" /> 6 <configuration Name="Debug125A_48V" /> 10 7 <configuration 11 8 Name="Release125A_12V" … … 15 12 gcc_optimization_level="Level 2 balanced" /> 16 13 <configuration Name="Release125A_24V" /> 14 <configuration Name="Release125A_48V" /> 17 15 <project Name="smartPro"> 18 16 <configuration … … 35 33 batch_build_configurations="Debug125A_12V;Debug125A_24V;Release125A_12V;Release125A_24V" 36 34 build_intermediate_directory="Output/$(Configuration)/Obj" 37 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 ;__MEMORY_INIT"35 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" 38 36 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" 39 37 debug_initial_breakpoint_set_option="Never" … … 52 50 linker_printf_width_precision_supported="Yes" 53 51 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" 54 project_directory=""55 52 project_type="Executable" 56 53 target_load_end_script="Reset();" … … 59 56 Name="Debug125A_12V" 60 57 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" 61 gcc_optimization_level="Debug" /> 58 gcc_optimization_level="Level 0" 59 link_merge_sections="Yes" /> 62 60 <configuration 63 61 Name="Debug125A_24V" … … 65 63 gcc_debugging_level="Level 3" /> 66 64 <configuration 65 Name="Debug125A_48V" 66 c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125" /> 67 <configuration 67 68 Name="Release125A_12V" 68 69 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_12V" /> … … 71 72 c_preprocessor_definitions="DEVICETYPE=125;SYSTEM_VOLTAGE_24V" 72 73 gcc_optimization_level="Level 2 balanced" /> 74 <configuration 75 Name="Release125A_48V" 76 c_preprocessor_definitions="SYSTEM_VOLTAGE_48V;DEVICETYPE=125" 77 gcc_optimization_level="Level 2 for speed" /> 73 78 <folder Name="CMSIS Files"> 74 79 <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
Note:
See TracChangeset
for help on using the changeset viewer.
