Skip to content

Commit f161095

Browse files
committed
bsp: Separate STM32F3 HAL drivers
1 parent e7d870b commit f161095

File tree

246 files changed

+991
-415717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

246 files changed

+991
-415717
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ config SOC_SERIES_STM32F3
2121
bool
2222
select ARCH_ARM_CORTEX_M4
2323
select SOC_FAMILY_STM32
24+
select PKG_USING_STM32F3_HAL_DRIVER
2425

2526
config SOC_SERIES_STM32F4
2627
bool

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f301x8.h

Lines changed: 0 additions & 8619 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f302x8.h

Lines changed: 0 additions & 12392 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xc.h

Lines changed: 0 additions & 12735 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f302xe.h

Lines changed: 0 additions & 14479 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f303x8.h

Lines changed: 0 additions & 12146 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f303xc.h

Lines changed: 0 additions & 13484 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f303xe.h

Lines changed: 0 additions & 15340 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f318xx.h

Lines changed: 0 additions & 8606 deletions
This file was deleted.

bsp/stm32/libraries/STM32F3xx_HAL/CMSIS/Device/ST/STM32F3xx/Include/stm32f328xx.h

Lines changed: 0 additions & 12116 deletions
This file was deleted.

0 commit comments

Comments
 (0)