Skip to content

Commit 6229153

Browse files
authored
bsp/stm32: Separate STM32WB HAL drivers (#10223)
1 parent 5804973 commit 6229153

File tree

226 files changed

+474
-291226
lines changed

Some content is hidden

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

226 files changed

+474
-291226
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ config SOC_SERIES_STM32WB
111111
bool
112112
select ARCH_ARM_CORTEX_M4
113113
select SOC_FAMILY_STM32
114+
select PKG_USING_STM32WB_HAL_DRIVER
114115

115116
config BOARD_SERIES_STM32_NUCLEO_32
116117
bool

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb10xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb15xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb30xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb35xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb50xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb55xx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wb5mxx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/stm32wbxx.h

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

bsp/stm32/libraries/STM32WBxx_HAL/CMSIS/Device/ST/STM32WBxx/Include/system_stm32wbxx.h

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

0 commit comments

Comments
 (0)