Skip to content

Commit 00d1b34

Browse files
committed
[CMSIS][HAL] Replace 'CMSIS Device' and 'HAL Driver' folders by submodules
1 parent e416b1d commit 00d1b34

File tree

281 files changed

+51
-306331
lines changed

Some content is hidden

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

281 files changed

+51
-306331
lines changed

.gitmodules

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[submodule "Drivers/CMSIS/Device/ST/STM32L0xx"]
2+
path = Drivers/CMSIS/Device/ST/STM32L0xx
3+
url = https://github.com/STMicroelectronics/cmsis_device_l0.git
4+
branch = master
5+
[submodule "Drivers/STM32L0xx_HAL_Driver"]
6+
path = Drivers/STM32L0xx_HAL_Driver
7+
url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git
8+
branch = master

Drivers/CMSIS/Device/ST/STM32L0xx

Submodule STM32L0xx added at b3b1d7b

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x4.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x6.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010x8.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l010xb.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l011xx.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l021xx.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l031xx.h

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

Drivers/CMSIS/Device/ST/STM32L0xx/Include/stm32l041xx.h

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

0 commit comments

Comments
 (0)