Update UARTs for stm32f4xx discovery boards. Other minor cleanups.
This commit is contained in:
@@ -24,6 +24,7 @@ SRC_C += \
|
||||
$(ST_HAL_DRIVER)/Src/stm32f4xx_hal_cortex.c \
|
||||
$(ST_HAL_DRIVER)/Src/stm32f4xx_hal_rcc.c \
|
||||
$(ST_HAL_DRIVER)/Src/stm32f4xx_hal_rcc_ex.c \
|
||||
$(ST_HAL_DRIVER)/Src/stm32f4xx_hal_uart.c \
|
||||
$(ST_HAL_DRIVER)/Src/stm32f4xx_hal_gpio.c
|
||||
|
||||
SRC_S += \
|
||||
|
||||
Reference in New Issue
Block a user