Skip to content

Commit a7a6ccf

Browse files
authored
bsp/stm32:Separate STM32L0 HAL drivers (#10215)
1 parent a9cfc82 commit a7a6ccf

File tree

277 files changed

+997
-300133
lines changed

Some content is hidden

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

277 files changed

+997
-300133
lines changed

bsp/stm32/libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ config SOC_SERIES_STM32L0
4141
bool
4242
select ARCH_ARM_CORTEX_M0
4343
select SOC_FAMILY_STM32
44+
select PKG_USING_STM32L0_HAL_DRIVER
4445

4546
config SOC_SERIES_STM32L1
4647
bool

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l011xx.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l021xx.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l031xx.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l041xx.h

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

bsp/stm32/libraries/STM32L0xx_HAL/CMSIS/Device/ST/STM32L0xx/Include/stm32l051xx.h

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

0 commit comments

Comments
 (0)