-
Notifications
You must be signed in to change notification settings - Fork 361
Expand file tree
/
Copy path.gitmodules
More file actions
204 lines (204 loc) · 8.22 KB
/
.gitmodules
File metadata and controls
204 lines (204 loc) · 8.22 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
[submodule "Drivers/CMSIS/Device/ST/STM32H7xx"]
path = Drivers/CMSIS/Device/ST/STM32H7xx
url = https://github.com/STMicroelectronics/cmsis_device_h7.git
branch = master
[submodule "Drivers/STM32H7xx_HAL_Driver"]
path = Drivers/STM32H7xx_HAL_Driver
url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git
branch = master
[submodule "Drivers/BSP/STM32H7xx_Nucleo"]
path = Drivers/BSP/STM32H7xx_Nucleo
url = https://github.com/STMicroelectronics/stm32h7xx-nucleo-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H745I-DISCO"]
path = Drivers/BSP/STM32H745I-DISCO
url = https://github.com/STMicroelectronics/stm32h745i-disco-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H747I-DISCO"]
path = Drivers/BSP/STM32H747I-DISCO
url = https://github.com/STMicroelectronics/stm32h747i-disco-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H7B3I-DK"]
path = Drivers/BSP/STM32H7B3I-DK
url = https://github.com/STMicroelectronics/stm32h7b3i-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H735G-DK"]
path = Drivers/BSP/STM32H735G-DK
url = https://github.com/STMicroelectronics/stm32h735g-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H750B-DK"]
path = Drivers/BSP/STM32H750B-DK
url = https://github.com/STMicroelectronics/stm32h750b-dk-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H7B3I-EVAL"]
path = Drivers/BSP/STM32H7B3I-EVAL
url = https://github.com/STMicroelectronics/stm32h7b3i-eval-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H743I-EVAL"]
path = Drivers/BSP/STM32H743I-EVAL
url = https://github.com/STMicroelectronics/stm32h743i-eval-bsp.git
branch = main
[submodule "Drivers/BSP/STM32H747I-EVAL"]
path = Drivers/BSP/STM32H747I-EVAL
url = https://github.com/STMicroelectronics/stm32h747i-eval-bsp.git
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/adv7533"]
path = Drivers/BSP/Components/adv7533
url = https://github.com/STMicroelectronics/stm32-adv7533.git
branch = main
[submodule "Drivers/BSP/Components/ampire480272"]
path = Drivers/BSP/Components/ampire480272
url = https://github.com/STMicroelectronics/stm32-ampire480272.git
branch = main
[submodule "Drivers/BSP/Components/ampire640480"]
path = Drivers/BSP/Components/ampire640480
url = https://github.com/STMicroelectronics/stm32-ampire640480.git
branch = main
[submodule "Drivers/BSP/Components/cs42l51"]
path = Drivers/BSP/Components/cs42l51
url = https://github.com/STMicroelectronics/cs42l51.git
branch = main
[submodule "Drivers/BSP/Components/es_wifi"]
path = Drivers/BSP/Components/es_wifi
url = https://github.com/STMicroelectronics/stm32-es-wifi.git
branch = main
[submodule "Drivers/BSP/Components/exc7200"]
path = Drivers/BSP/Components/exc7200
url = https://github.com/STMicroelectronics/stm32-exc7200.git
branch = main
[submodule "Drivers/BSP/Components/ft5336"]
path = Drivers/BSP/Components/ft5336
url = https://github.com/STMicroelectronics/stm32-ft5336.git
branch = main
[submodule "Drivers/BSP/Components/ft6x06"]
path = Drivers/BSP/Components/ft6x06
url = https://github.com/STMicroelectronics/stm32-ft6x06.git
branch = main
[submodule "Drivers/BSP/Components/is42s16800j"]
path = Drivers/BSP/Components/is42s16800j
url = https://github.com/STMicroelectronics/stm32-is42s16800j.git
branch = main
[submodule "Drivers/BSP/Components/is42s32800g"]
path = Drivers/BSP/Components/is42s32800g
url = https://github.com/STMicroelectronics/stm32-is42s32800g.git
branch = main
[submodule "Drivers/BSP/Components/is42s32800j"]
path = Drivers/BSP/Components/is42s32800j
url = https://github.com/STMicroelectronics/stm32-is42s32800j.git
branch = main
[submodule "Drivers/BSP/Components/lan8742"]
path = Drivers/BSP/Components/lan8742
url = https://github.com/STMicroelectronics/stm32-lan8742.git
branch = main
[submodule "Drivers/BSP/Components/m24lr64"]
path = Drivers/BSP/Components/m24lr64
url = https://github.com/STMicroelectronics/stm32-m24lr64.git
branch = main
[submodule "Drivers/BSP/Components/mfxstm32l152"]
path = Drivers/BSP/Components/mfxstm32l152
url = https://github.com/STMicroelectronics/stm32-mfxstm32l152.git
branch = main
[submodule "Drivers/BSP/Components/mt25tl01g"]
path = Drivers/BSP/Components/mt25tl01g
url = https://github.com/STMicroelectronics/stm32-mt25tl01g.git
branch = main
[submodule "Drivers/BSP/Components/mt48lc4m32b2"]
path = Drivers/BSP/Components/mt48lc4m32b2
url = https://github.com/STMicroelectronics/stm32-mt48lc4m32b2.git
branch = main
[submodule "Drivers/BSP/Components/mx25lm51245g"]
path = Drivers/BSP/Components/mx25lm51245g
url = https://github.com/STMicroelectronics/stm32-mx25lm51245g.git
branch = main
[submodule "Drivers/BSP/Components/nt35510"]
path = Drivers/BSP/Components/nt35510
url = https://github.com/STMicroelectronics/stm32-nt35510.git
branch = main
[submodule "Drivers/BSP/Components/otm8009a"]
path = Drivers/BSP/Components/otm8009a
url = https://github.com/STMicroelectronics/stm32-otm8009a.git
branch = main
[submodule "Drivers/BSP/Components/ov5640"]
path = Drivers/BSP/Components/ov5640
url = https://github.com/STMicroelectronics/stm32-ov5640.git
branch = main
[submodule "Drivers/BSP/Components/ov9655"]
path = Drivers/BSP/Components/ov9655
url = https://github.com/STMicroelectronics/stm32-ov9655.git
branch = main
[submodule "Drivers/BSP/Components/rk043fn48h"]
path = Drivers/BSP/Components/rk043fn48h
url = https://github.com/STMicroelectronics/stm32-rk043fn48h.git
branch = main
[submodule "Drivers/BSP/Components/rk070er9427"]
path = Drivers/BSP/Components/rk070er9427
url = https://github.com/STMicroelectronics/stm32-rk070er9427.git
branch = main
[submodule "Drivers/BSP/Components/s5k5cag"]
path = Drivers/BSP/Components/s5k5cag
url = https://github.com/STMicroelectronics/stm32-s5k5cag.git
branch = main
[submodule "Drivers/BSP/Components/s70kl1281"]
path = Drivers/BSP/Components/s70kl1281
url = https://github.com/STMicroelectronics/stm32-s70kl1281.git
branch = main
[submodule "Drivers/BSP/Components/st7735"]
path = Drivers/BSP/Components/st7735
url = https://github.com/STMicroelectronics/stm32-st7735.git
branch = main
[submodule "Drivers/BSP/Components/stmpe811"]
path = Drivers/BSP/Components/stmpe811
url = https://github.com/STMicroelectronics/stm32-stmpe811.git
branch = main
[submodule "Drivers/BSP/Components/ts3510"]
path = Drivers/BSP/Components/ts3510
url = https://github.com/STMicroelectronics/stm32-ts3510.git
branch = main
[submodule "Drivers/BSP/Components/wm8994"]
path = Drivers/BSP/Components/wm8994
url = https://github.com/STMicroelectronics/stm32-wm8994.git
branch = main
[submodule "Drivers/BSP/Components/mx_wifi"]
path = Drivers/BSP/Components/mx_wifi
url = https://github.com/STMicroelectronics/stm32-mx-wifi
branch = main
[submodule "Drivers/BSP/Components/gt911"]
path = Drivers/BSP/Components/gt911
url = https://github.com/STMicroelectronics/stm32-gt911
branch = main
[submodule "Middlewares/Third_Party/FreeRTOS"]
path = Middlewares/Third_Party/FreeRTOS
url = https://github.com/STMicroelectronics/stm32-mw-freertos
branch = master
[submodule "Middlewares/Third_Party/LwIP"]
path = Middlewares/Third_Party/LwIP
url = https://github.com/STMicroelectronics/stm32-mw-lwip
branch = master
[submodule "Middlewares/Third_Party/LibJPEG"]
path = Middlewares/Third_Party/LibJPEG
url = https://github.com/STMicroelectronics/stm32-mw-libjpeg
branch = main
[submodule "Middlewares/Third_Party/mbedTLS"]
path = Middlewares/Third_Party/mbedTLS
url = https://github.com/STMicroelectronics/stm32-mw-mbedtls
branch = main
[submodule "Middlewares/Third_Party/FatFs"]
path = Middlewares/Third_Party/FatFs
url = https://github.com/STMicroelectronics/stm32-mw-fatfs
branch = master
[submodule "Middlewares/ST/STM32_USB_Device_Library"]
path = Middlewares/ST/STM32_USB_Device_Library
url = https://github.com/STMicroelectronics/stm32-mw-usb-device
branch = master
[submodule "Middlewares/ST/STM32_USB_Host_Library"]
path = Middlewares/ST/STM32_USB_Host_Library
url = https://github.com/STMicroelectronics/stm32-mw-usb-host
branch = master
[submodule "Drivers/BSP/Components/exc80w32"]
path = Drivers/BSP/Components/exc80w32
url = https://github.com/STMicroelectronics/stm32-exc80w32.git
branch = main