-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
28 lines (28 loc) · 1.12 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "Drivers/CMSIS/Device/ST/STM32WBAxx"]
path = Drivers/CMSIS/Device/ST/STM32WBAxx
url = https://github.com/STMicroelectronics/cmsis_device_wba.git
branch = main
[submodule "Drivers/STM32WBAxx_HAL_Driver"]
path = Drivers/STM32WBAxx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32wbaxx_hal_driver.git
branch = main
[submodule "Drivers/BSP/STM32WBAxx_Nucleo"]
path = Drivers/BSP/STM32WBAxx_Nucleo
url = https://github.com/STMicroelectronics/stm32wbaxx-nucleo-bsp
branch = main
[submodule "Drivers/BSP/STM32WBA55G-DK1"]
path = Drivers/BSP/STM32WBA55G-DK1
url = https://github.com/STMicroelectronics/stm32wba55g-dk1-bsp
branch = main
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-common.git
branch = main
[submodule "Drivers/BSP/Components/cs42l51"]
path = Drivers/BSP/Components/cs42l51
url = https://github.com/STMicroelectronics/stm32-cs42l51.git
branch = main
[submodule "Drivers/BSP/Components/ssd1315"]
path = Drivers/BSP/Components/ssd1315
url = https://github.com/STMicroelectronics/stm32-ssd1315.git
branch = main