Skip to content

Commit c210588

Browse files
authored
bsp/stm32:Separate STM32WL HAL drivers (#10218)
1 parent a7a6ccf commit c210588

File tree

222 files changed

+1497
-232778
lines changed

Some content is hidden

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

222 files changed

+1497
-232778
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ config SOC_SERIES_STM32WL
9898
bool
9999
select ARCH_ARM_CORTEX_M4
100100
select SOC_FAMILY_STM32
101+
select PKG_USING_STM32WL_HAL_DRIVER
101102

102103
config SOC_SERIES_STM32WB
103104
bool

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/stm32wl54xx.h

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

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/stm32wl55xx.h

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

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/stm32wle4xx.h

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

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/stm32wle5xx.h

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

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/stm32wlxx.h

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

bsp/stm32/libraries/STM32WLxx_HAL/CMSIS/Device/ST/STM32WLxx/Include/system_stm32wlxx.h

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

0 commit comments

Comments
 (0)