extracted stm32 code

This commit is contained in:
2021-05-31 20:40:58 +02:00
parent c84524c90c
commit 4155b44513
6 changed files with 20 additions and 2 deletions

View File

@ -29,6 +29,7 @@ target_sources(${LIB_STM_HAL_NAME} PRIVATE
Src/stm32h7xx_hal_pwr.c
Src/stm32h7xx_hal_pwr_ex.c
Src/stm32h7xx_hal_i2c.c
Src/stm32h7xx_hal_spi.c
Src/stm32h7xx_hal_i2c_ex.c
Src/stm32h7xx_hal_uart.c
Src/stm32h7xx_hal_uart_ex.c