Changeset 76 for trunk/fw_g473rct/cmake
- Timestamp:
- Sep 9, 2026, 3:02:30 PM (11 days ago)
- File:
-
- 1 edited
-
trunk/fw_g473rct/cmake/stm32cubemx/CMakeLists.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/fw_g473rct/cmake/stm32cubemx/CMakeLists.txt
r65 r76 47 47 ${CMAKE_CURRENT_SOURCE_DIR}/../../Core/Src/adc.c 48 48 ${CMAKE_CURRENT_SOURCE_DIR}/../../Core/Src/crc.c 49 ${CMAKE_CURRENT_SOURCE_DIR}/../../Core/Src/dac.c 49 50 ${CMAKE_CURRENT_SOURCE_DIR}/../../Core/Src/dma.c 50 51 ${CMAKE_CURRENT_SOURCE_DIR}/../../Core/Src/i2c.c … … 90 91 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c 91 92 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c 93 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac.c 94 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac_ex.c 92 95 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c 93 96 ${CMAKE_CURRENT_SOURCE_DIR}/../../Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c
Note:
See TracChangeset
for help on using the changeset viewer.
