|
116 | 116 | [submodule "frozen/Adafruit_CircuitPython_Requests"]
|
117 | 117 | path = frozen/Adafruit_CircuitPython_Requests
|
118 | 118 | url = https://github.com/adafruit/Adafruit_CircuitPython_Requests
|
119 |
| -[submodule "ports/stm/st_driver"] |
120 |
| - path = ports/stm/st_driver |
121 |
| - url = https://github.com/hathach/st_driver.git |
122 | 119 | [submodule "lib/protomatter"]
|
123 | 120 | path = lib/protomatter
|
124 | 121 | url = https://github.com/adafruit/Adafruit_Protomatter
|
|
148 | 145 | url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git
|
149 | 146 | [submodule "ports/espressif/esp-idf"]
|
150 | 147 | path = ports/espressif/esp-idf
|
151 |
| - url = https://github.com/adafruit/esp-idf.git |
152 |
| - branch = circuitpython-v4.4 |
| 148 | + url = https://github.com/espressif/esp-idf.git |
| 149 | + branch = release/v4.4 |
153 | 150 | [submodule "ports/espressif/certificates/nina-fw"]
|
154 | 151 | path = ports/espressif/certificates/nina-fw
|
155 | 152 | url = https://github.com/adafruit/nina-fw.git
|
|
202 | 199 | [submodule "lib/adafruit_floppy"]
|
203 | 200 | path = lib/adafruit_floppy
|
204 | 201 | url = https://github.com/adafruit/Adafruit_Floppy
|
| 202 | +[submodule "ports/stm/st_driver/cmsis_device_f4"] |
| 203 | + path = ports/stm/st_driver/cmsis_device_f4 |
| 204 | + url = https://github.com/STMicroelectronics/cmsis_device_f4.git |
| 205 | +[submodule "ports/stm/st_driver/cmsis_device_f0"] |
| 206 | + path = ports/stm/st_driver/cmsis_device_f0 |
| 207 | + url = https://github.com/STMicroelectronics/cmsis_device_f0.git |
| 208 | +[submodule "ports/stm/st_driver/stm32f0xx_hal_driver"] |
| 209 | + path = ports/stm/st_driver/stm32f0xx_hal_driver |
| 210 | + url = https://github.com/STMicroelectronics/stm32f0xx_hal_driver.git |
| 211 | +[submodule "ports/stm/st_driver/cmsis_device_f1"] |
| 212 | + path = ports/stm/st_driver/cmsis_device_f1 |
| 213 | + url = https://github.com/STMicroelectronics/cmsis_device_f1.git |
| 214 | +[submodule "ports/stm/st_driver/stm32f1xx_hal_driver"] |
| 215 | + path = ports/stm/st_driver/stm32f1xx_hal_driver |
| 216 | + url = https://github.com/STMicroelectronics/stm32f1xx_hal_driver.git |
| 217 | +[submodule "ports/stm/st_driver/cmsis_device_f2"] |
| 218 | + path = ports/stm/st_driver/cmsis_device_f2 |
| 219 | + url = https://github.com/STMicroelectronics/cmsis_device_f2.git |
| 220 | +[submodule "ports/stm/st_driver/stm32f2xx_hal_driver"] |
| 221 | + path = ports/stm/st_driver/stm32f2xx_hal_driver |
| 222 | + url = https://github.com/STMicroelectronics/stm32f2xx_hal_driver.git |
| 223 | +[submodule "ports/stm/st_driver/cmsis_device_f3"] |
| 224 | + path = ports/stm/st_driver/cmsis_device_f3 |
| 225 | + url = https://github.com/STMicroelectronics/cmsis_device_f3.git |
| 226 | +[submodule "ports/stm/st_driver/stm32f3xx_hal_driver"] |
| 227 | + path = ports/stm/st_driver/stm32f3xx_hal_driver |
| 228 | + url = https://github.com/STMicroelectronics/stm32f3xx_hal_driver.git |
| 229 | +[submodule "ports/stm/st_driver/cmsis_device_f7"] |
| 230 | + path = ports/stm/st_driver/cmsis_device_f7 |
| 231 | + url = https://github.com/STMicroelectronics/cmsis_device_f7.git |
| 232 | +[submodule "ports/stm/st_driver/stm32f7xx_hal_driver"] |
| 233 | + path = ports/stm/st_driver/stm32f7xx_hal_driver |
| 234 | + url = https://github.com/STMicroelectronics/stm32f7xx_hal_driver.git |
| 235 | +[submodule "ports/stm/st_driver/cmsis_device_h7"] |
| 236 | + path = ports/stm/st_driver/cmsis_device_h7 |
| 237 | + url = https://github.com/STMicroelectronics/cmsis_device_h7.git |
| 238 | +[submodule "ports/stm/st_driver/stm32h7xx_hal_driver"] |
| 239 | + path = ports/stm/st_driver/stm32h7xx_hal_driver |
| 240 | + url = https://github.com/STMicroelectronics/stm32h7xx_hal_driver.git |
| 241 | +[submodule "ports/stm/st_driver/cmsis_device_l0"] |
| 242 | + path = ports/stm/st_driver/cmsis_device_l0 |
| 243 | + url = https://github.com/STMicroelectronics/cmsis_device_l0.git |
| 244 | +[submodule "ports/stm/st_driver/stm32l0xx_hal_driver"] |
| 245 | + path = ports/stm/st_driver/stm32l0xx_hal_driver |
| 246 | + url = https://github.com/STMicroelectronics/stm32l0xx_hal_driver.git |
| 247 | +[submodule "ports/stm/st_driver/cmsis_device_l1"] |
| 248 | + path = ports/stm/st_driver/cmsis_device_l1 |
| 249 | + url = https://github.com/STMicroelectronics/cmsis_device_l1.git |
| 250 | +[submodule "ports/stm/st_driver/stm32l1xx_hal_driver"] |
| 251 | + path = ports/stm/st_driver/stm32l1xx_hal_driver |
| 252 | + url = https://github.com/STMicroelectronics/stm32l1xx_hal_driver.git |
| 253 | +[submodule "ports/stm/st_driver/cmsis_device_l4"] |
| 254 | + path = ports/stm/st_driver/cmsis_device_l4 |
| 255 | + url = https://github.com/STMicroelectronics/cmsis_device_l4.git |
| 256 | +[submodule "ports/stm/st_driver/stm32l4xx_hal_driver"] |
| 257 | + path = ports/stm/st_driver/stm32l4xx_hal_driver |
| 258 | + url = https://github.com/STMicroelectronics/stm32l4xx_hal_driver.git |
| 259 | +[submodule "ports/stm/st_driver/cmsis_device_g0"] |
| 260 | + path = ports/stm/st_driver/cmsis_device_g0 |
| 261 | + url = https://github.com/STMicroelectronics/cmsis_device_g0.git |
| 262 | +[submodule "ports/stm/st_driver/stm32g0xx_hal_driver"] |
| 263 | + path = ports/stm/st_driver/stm32g0xx_hal_driver |
| 264 | + url = https://github.com/STMicroelectronics/stm32g0xx_hal_driver.git |
| 265 | +[submodule "ports/stm/st_driver/cmsis_device_g4"] |
| 266 | + path = ports/stm/st_driver/cmsis_device_g4 |
| 267 | + url = https://github.com/STMicroelectronics/cmsis_device_g4.git |
| 268 | +[submodule "ports/stm/st_driver/stm32g4xx_hal_driver"] |
| 269 | + path = ports/stm/st_driver/stm32g4xx_hal_driver |
| 270 | + url = https://github.com/STMicroelectronics/stm32g4xx_hal_driver.git |
| 271 | +[submodule "ports/stm/st_driver/cmsis_device_l5"] |
| 272 | + path = ports/stm/st_driver/cmsis_device_l5 |
| 273 | + url = https://github.com/STMicroelectronics/cmsis_device_l5.git |
| 274 | +[submodule "ports/stm/st_driver/stm32l5xx_hal_driver"] |
| 275 | + path = ports/stm/st_driver/stm32l5xx_hal_driver |
| 276 | + url = https://github.com/STMicroelectronics/stm32l5xx_hal_driver.git |
| 277 | +[submodule "ports/stm/st_driver/CMSIS_5"] |
| 278 | + path = ports/stm/st_driver/CMSIS_5 |
| 279 | + url = https://github.com/ARM-software/CMSIS_5.git |
| 280 | +[submodule "ports/stm/st_driver/stm32f4xx_hal_driver"] |
| 281 | + path = ports/stm/st_driver/stm32f4xx_hal_driver |
| 282 | + url = https://github.com/adafruit/stm32f4xx_hal_driver.git |
| 283 | +[submodule "frozen/Adafruit_CircuitPython_PortalBase"] |
| 284 | + path = frozen/Adafruit_CircuitPython_PortalBase |
| 285 | + url = https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git |
| 286 | +[submodule "frozen/Adafruit_CircuitPython_FakeRequests"] |
| 287 | + path = frozen/Adafruit_CircuitPython_FakeRequests |
| 288 | + url = https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests.git |
0 commit comments