Skip to content

Commit 52fb97a

Browse files
committed
bsp/stm32:Separate STM32L0 HAL drivers
1 parent e7d870b commit 52fb97a

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
@@ -37,6 +37,7 @@ config SOC_SERIES_STM32L0
3737
bool
3838
select ARCH_ARM_CORTEX_M0
3939
select SOC_FAMILY_STM32
40+
select PKG_USING_STM32L0_HAL_DRIVER
4041

4142
config SOC_SERIES_STM32L1
4243
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)