-
Notifications
You must be signed in to change notification settings - Fork 86
Expand file tree
/
Copy path.gitmodules
More file actions
180 lines (180 loc) · 7.09 KB
/
.gitmodules
File metadata and controls
180 lines (180 loc) · 7.09 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
[submodule "Drivers/STM32U5xx_HAL_Driver"]
path = Drivers/STM32U5xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32u5xx_hal_driver.git
branch = main
[submodule "Drivers/CMSIS/Device/ST/STM32U5xx"]
path = Drivers/CMSIS/Device/ST/STM32U5xx
url = https://github.com/STMicroelectronics/cmsis_device_u5.git
branch = main
[submodule "Drivers/BSP/B-U585I-IOT02A"]
path = Drivers/BSP/B-U585I-IOT02A
url = https://github.com/STMicroelectronics/b-u585i-iot02a-bsp.git
branch = main
[submodule "Drivers/BSP/STM32U575I-EV"]
path = Drivers/BSP/STM32U575I-EV
url = https://github.com/STMicroelectronics/stm32u575i-ev-bsp.git
branch = main
[submodule "Drivers/BSP/STM32U5x9J-DK"]
path = Drivers/BSP/STM32U5x9J-DK
url = https://github.com/STMicroelectronics/stm32u5x9j-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32U5G9J-DK2"]
path = Drivers/BSP/STM32U5G9J-DK2
url = https://github.com/STMicroelectronics/stm32u5g9j-dk2-bsp.git
branch = main
[submodule "Drivers/BSP/STM32U5xx_Nucleo"]
path = Drivers/BSP/STM32U5xx_Nucleo
url = https://github.com/STMicroelectronics/stm32u5xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/Components/aps512xx"]
path = Drivers/BSP/Components/aps512xx
url = https://github.com/STMicroelectronics/stm32-aps512
branch = main
[submodule "Drivers/BSP/Components/Common"]
path = Drivers/BSP/Components/Common
url = https://github.com/STMicroelectronics/stm32-bsp-Common
branch = main
[submodule "Drivers/BSP/Components/cs42l51"]
path = Drivers/BSP/Components/cs42l51
url = https://github.com/STMicroelectronics/stm32-cs42l51
branch = main
[submodule "Drivers/BSP/Components/gt911"]
path = Drivers/BSP/Components/gt911
url = https://github.com/STMicroelectronics/stm32-gt911
branch = main
[submodule "Drivers/BSP/Components/hts221"]
path = Drivers/BSP/Components/hts221
url = https://github.com/STMicroelectronics/stm32-hts221
branch = main
[submodule "Drivers/BSP/Components/hx8347i"]
path = Drivers/BSP/Components/hx8347i
url = https://github.com/STMicroelectronics/stm32-hx8347i
branch = main
[submodule "Drivers/BSP/Components/iis2mdc"]
path = Drivers/BSP/Components/iis2mdc
url = https://github.com/STMicroelectronics/stm32-iis2mdc
branch = main
[submodule "Drivers/BSP/Components/ism330dhcx"]
path = Drivers/BSP/Components/ism330dhcx
url = https://github.com/STMicroelectronics/stm32-ism330dhcx
branch = main
[submodule "Drivers/BSP/Components/lps22hh"]
path = Drivers/BSP/Components/lps22hh
url = https://github.com/STMicroelectronics/stm32-lps22hh
branch = main
[submodule "Drivers/BSP/Components/lsm6dso"]
path = Drivers/BSP/Components/lsm6dso
url = https://github.com/STMicroelectronics/stm32-lsm6dso
branch = main
[submodule "Drivers/BSP/Components/m24256"]
path = Drivers/BSP/Components/m24256
url = https://github.com/STMicroelectronics/stm32-m24256
branch = main
[submodule "Drivers/BSP/Components/mfxstm32l152"]
path = Drivers/BSP/Components/mfxstm32l152
url = https://github.com/STMicroelectronics/stm32-mfxstm32l152
branch = main
[submodule "Drivers/BSP/Components/mx_wifi"]
path = Drivers/BSP/Components/mx_wifi
url = https://github.com/STMicroelectronics/mx_wifi.git
branch = main
[submodule "Drivers/BSP/Components/mx25lm51245g"]
path = Drivers/BSP/Components/mx25lm51245g
url = https://github.com/STMicroelectronics/stm32-mx25lm51245g
branch = main
[submodule "Drivers/BSP/Components/mx25um51245g"]
path = Drivers/BSP/Components/mx25um51245g
url = https://github.com/STMicroelectronics/stm32-mx25um51245g
branch = main
[submodule "Drivers/BSP/Components/mx66uw1g45g"]
path = Drivers/BSP/Components/mx66uw1g45g
url = https://github.com/STMicroelectronics/stm32-mx66uw1g45g
branch = main
[submodule "Drivers/BSP/Components/ov5640"]
path = Drivers/BSP/Components/ov5640
url = https://github.com/STMicroelectronics/stm32-ov5640
branch = main
[submodule "Drivers/BSP/Components/rk050hr18"]
path = Drivers/BSP/Components/rk050hr18
url = https://github.com/STMicroelectronics/stm32-rk050hr18
branch = main
[submodule "Drivers/BSP/Components/sitronix"]
path = Drivers/BSP/Components/sitronix
url = https://github.com/STMicroelectronics/stm32-sitronix
branch = main
[submodule "Drivers/BSP/Components/stm32wb_at"]
path = Drivers/BSP/Components/stm32wb_at
url = https://github.com/STMicroelectronics/stm32-wb-at
branch = main
[submodule "Drivers/BSP/Components/stts22h"]
path = Drivers/BSP/Components/stts22h
url = https://github.com/STMicroelectronics/stm32-stts22h
branch = main
[submodule "Drivers/BSP/Components/sx8651"]
path = Drivers/BSP/Components/sx8651
url = https://github.com/STMicroelectronics/stm32-sx8651
branch = main
[submodule "Drivers/BSP/Components/tcpp0203"]
path = Drivers/BSP/Components/tcpp0203
url = https://github.com/STMicroelectronics/stm32-tcpp0203
branch = main
[submodule "Drivers/BSP/Components/veml3235"]
path = Drivers/BSP/Components/veml3235
url = https://github.com/STMicroelectronics/stm32-veml3235
branch = main
[submodule "Drivers/BSP/Components/vl53l5cx"]
path = Drivers/BSP/Components/vl53l5cx
url = https://github.com/STMicroelectronics/stm32-vl53l5cx
branch = main
[submodule "Drivers/BSP/Components/aps6408"]
path = Drivers/BSP/Components/aps6408
url = https://github.com/STMicroelectronics/stm32-aps6408
branch = main
[submodule "Middlewares/Third_Party/mcuboot"]
path = Middlewares/Third_Party/mcuboot
url = https://github.com/STMicroelectronics/stm32-mw-mcuboot
branch = main
[submodule "Middlewares/Third_Party/mbed-crypto"]
path = Middlewares/Third_Party/mbed-crypto
url = https://github.com/STMicroelectronics/stm32-mw-mbedtls
branch = main
[submodule "Middlewares/ST/OpenBootloader"]
path = Middlewares/ST/OpenBootloader
url = https://github.com/STMicroelectronics/stm32-mw-openbl
branch = main
[submodule "Middlewares/ST/STM32_TouchSensing_Library"]
path = Middlewares/ST/STM32_TouchSensing_Library
url = https://github.com/STMicroelectronics/stm32-mw-touchsensing
branch = main
[submodule "Middlewares/ST/cmsis_rtos_threadx"]
path = Middlewares/ST/cmsis_rtos_threadx
url = https://github.com/STMicroelectronics/stm32-mw-cmsis-rtos-tx
branch = main
[submodule "Middlewares/ST/filex"]
path = Middlewares/ST/filex
url = https://github.com/STMicroelectronics/stm32-mw-filex
branch = main
[submodule "Middlewares/ST/levelx"]
path = Middlewares/ST/levelx
url = https://github.com/STMicroelectronics/stm32-mw-levelx
branch = main
[submodule "Middlewares/ST/threadx"]
path = Middlewares/ST/threadx
url = https://github.com/STMicroelectronics/stm32-mw-threadx
branch = main
[submodule "Middlewares/ST/usbx"]
path = Middlewares/ST/usbx
url = https://github.com/STMicroelectronics/stm32-mw-usbx
branch = main
[submodule "Middlewares/ST/netxduo"]
path = Middlewares/ST/netxduo
url = https://github.com/STMicroelectronics/stm32-mw-netxduo
branch = main
[submodule "Middlewares/ST/STM32_USBPD_Library/Core"]
path = Middlewares/ST/STM32_USBPD_Library/Core
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-core
branch = main
[submodule "Middlewares/ST/STM32_USBPD_Library/Devices/STM32U5XX"]
path = Middlewares/ST/STM32_USBPD_Library/Devices/STM32U5XX
url = https://github.com/STMicroelectronics/stm32-mw-usbpd-device-u5
branch = main