Files
chenzhjie c28c216184 init
2024-08-19 12:08:39 +08:00

35 lines
1.5 KiB
Plaintext

"./Core/Src/dma.o"
"./Core/Src/flash.o"
"./Core/Src/gpio.o"
"./Core/Src/i2c.o"
"./Core/Src/i2c_ex.o"
"./Core/Src/main.o"
"./Core/Src/stm32g0xx_hal_msp.o"
"./Core/Src/stm32g0xx_it.o"
"./Core/Src/syscalls.o"
"./Core/Src/sysmem.o"
"./Core/Src/system_stm32g0xx.o"
"./Core/Src/tim.o"
"./Core/Src/ws2812.o"
"./Core/Startup/startup_stm32g031g8ux.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_cortex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_exti.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_pwr_ex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_rcc_ex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_tim_ex.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_dma.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_exti.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_gpio.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_i2c.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_rcc.o"
"./Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_ll_utils.o"