-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
53 lines (51 loc) · 2.46 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
53
[submodule "Drivers/STM32U5xx_HAL_Driver"]
path = Drivers/STM32U5xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32u5xx_hal_driver
[submodule "Drivers/CMSIS/Device/ST/STM32U5xx"]
path = Drivers/CMSIS/Device/ST/STM32U5xx
url = https://github.com/STMicroelectronics/cmsis_device_u5
[submodule "Drivers/BSP/B-U585I-IOT02A"]
path = Drivers/BSP/B-U585I-IOT02A
url = https://github.com/STMicroelectronics/b-u585i-iot02a-bsp.git
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-common.git
[submodule "Drivers/BSP/Components/lps22hh"]
path = Drivers/BSP/Components/lps22hh
url = https://github.com/STMicroelectronics/stm32-lps22hh
[submodule "Drivers/BSP/Components/iis2mdc"]
path = Drivers/BSP/Components/iis2mdc
url = https://github.com/STMicroelectronics/stm32-iis2mdc
[submodule "Drivers/BSP/Components/ism330dhcx"]
path = Drivers/BSP/Components/ism330dhcx
url = https://github.com/STMicroelectronics/stm32-ism330dhcx
[submodule "Drivers/BSP/Components/hts221"]
path = Drivers/BSP/Components/hts221
url = https://github.com/STMicroelectronics/stm32-hts221
[submodule "Middlewares/ST/threadx"]
path = Middlewares/ST/threadx
url = https://github.com/STMicroelectronics/stm32_mw_threadx.git
[submodule "Middlewares/ST/netxduo"]
path = Middlewares/ST/netxduo
url = https://github.com/STMicroelectronics/stm32_mw_netxduo.git
[submodule "Drivers/BSP/Components/mx_wifi"]
path = Drivers/BSP/Components/mx_wifi
url = https://github.com/STMicroelectronics/mx_wifi
[submodule "Middlewares/ST/STM32_Cellular"]
path = Middlewares/ST/STM32_Cellular
url = https://github.com/STMicroelectronics/stm32-cellular-mw.git
[submodule "Middlewares/ST/cmsis_rtos_threadx"]
path = Middlewares/ST/cmsis_rtos_threadx
url = https://github.com/STMicroelectronics/stm32_mw_cmsis_rtos_tx.git
[submodule "Drivers/BSP/Components/cellular/BG96"]
path = Drivers/BSP/Components/cellular/BG96
url = https://github.com/STMicroelectronics/stm32-cellular-bg96.git
[submodule "Drivers/BSP/Components/cellular/TYPE1SC"]
path = Drivers/BSP/Components/cellular/TYPE1SC
url = https://github.com/STMicroelectronics/stm32-cellular-t1sc.git
[submodule "Drivers/CMSIS/Core"]
path = Drivers/CMSIS/Core
url = https://github.com/STMicroelectronics/cmsis_core.git
[submodule "Middlewares/ST/netxduo_drivers/cellular"]
path = Middlewares/ST/netxduo_drivers/cellular
url = https://github.com/STMicroelectronics/stm32-cellular-netxduo-driver.git