-
Notifications
You must be signed in to change notification settings - Fork 138
/
.gitmodules
52 lines (52 loc) · 2.09 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[submodule "Drivers/STM32WBxx_HAL_Driver"]
path = Drivers/STM32WBxx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32wbxx_hal_driver.git
branch = master
[submodule "Drivers/CMSIS/Device/ST/STM32WBxx"]
path = Drivers/CMSIS/Device/ST/STM32WBxx
url = https://github.com/STMicroelectronics/cmsis_device_wb.git
branch = master
[submodule "Drivers/BSP/NUCLEO-WB15CC"]
path = Drivers/BSP/NUCLEO-WB15CC
url = https://github.com/STMicroelectronics/nucleo-wb15cc-bsp
branch = main
[submodule "Drivers/BSP/P-NUCLEO-WB55.Nucleo"]
path = Drivers/BSP/P-NUCLEO-WB55.Nucleo
url = https://github.com/STMicroelectronics/p-nucleo-wb55-nucleo-bsp
branch = main
[submodule "Drivers/BSP/P-NUCLEO-WB55.USBDongle"]
path = Drivers/BSP/P-NUCLEO-WB55.USBDongle
url = https://github.com/STMicroelectronics/p-nucleo-wb55-usb-dongle-bsp
branch = main
[submodule "Drivers/BSP/STM32WB5MM-DK"]
path = Drivers/BSP/STM32WB5MM-DK
url = https://github.com/STMicroelectronics/stm32wb5mm-dk-bsp
branch = main
[submodule "Drivers/BSP/B-WB1M-WPAN1"]
path = Drivers/BSP/B-WB1M-WPAN1
url = https://github.com/STMicroelectronics/b-wb1m-wpan1-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/ism330dhcx"]
path = Drivers/BSP/Components/ism330dhcx
url = https://github.com/STMicroelectronics/stm32-ism330dhcx.git
branch = main
[submodule "Drivers/BSP/Components/s25fl128s"]
path = Drivers/BSP/Components/s25fl128s
url = https://github.com/STMicroelectronics/stm32-s25fl128s.git
branch = main
[submodule "Drivers/BSP/Components/ssd1315"]
path = Drivers/BSP/Components/ssd1315
url = https://github.com/STMicroelectronics/stm32-ssd1315.git
branch = main
[submodule "Drivers/BSP/Components/stm32wb_at"]
path = Drivers/BSP/Components/stm32wb_at
url = https://github.com/STMicroelectronics/stm32-wb-at.git
branch = main
[submodule "Drivers/BSP/Components/stts22h"]
path = Drivers/BSP/Components/stts22h
url = https://github.com/STMicroelectronics/stm32-stts22h.git
branch = main