fix hal requirements
This commit is contained in:
parent
fba966056a
commit
c57e17a5ac
5 changed files with 106 additions and 5 deletions
|
|
@ -14,5 +14,6 @@ C_SOURCES += \
|
|||
$(VND_DIR)/STM32CubeG0/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_dma_ex.c \
|
||||
$(VND_DIR)/STM32CubeG0/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash.c \
|
||||
$(VND_DIR)/STM32CubeG0/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_flash_ex.c \
|
||||
$(VND_DIR)/STM32CubeG0/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c
|
||||
$(VND_DIR)/STM32CubeG0/Drivers/STM32G0xx_HAL_Driver/Src/stm32g0xx_hal_gpio.c \
|
||||
src/stm32g0xx_hal_msp.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue