Ignore:
Timestamp:
Apr 2, 2026, 5:02:38 PM (5 weeks ago)
Author:
f.jahn
Message:

RAM initialization was implemented.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fw_g473rct/SES/smartPro.emProject

    r65 r68  
    3535      batch_build_configurations="Debug125A_12V;Debug125A_24V;Release125A_12V;Release125A_24V"
    3636      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"
     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"
    3838      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"
    3939      debug_initial_breakpoint_set_option="Never"
     
    7373    <folder Name="CMSIS Files">
    7474      <file file_name="STM32G4xx/Device/Include/stm32g4xx.h" />
    75       <file file_name="STM32G4xx/Device/Source/system_stm32g4xx.c">
    76         <configuration
    77           Name="Common"
    78           build_exclude_from_build="Yes"
    79           default_code_section=".init"
    80           default_const_section=".init_rodata" />
    81       </file>
    82     </folder>
    83     <folder Name="CMSIS_ST">
    84       <folder Name="src" />
    8575    </folder>
    8676    <folder Name="core">
Note: See TracChangeset for help on using the changeset viewer.