We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe8390 commit 3489395Copy full SHA for 3489395
.gitmodules
@@ -306,7 +306,8 @@
306
url = https://github.com/elecfreaks/circuitpython_picoed.git
307
[submodule "ports/raspberrypi/lib/cyw43-driver"]
308
path = ports/raspberrypi/lib/cyw43-driver
309
- url = https://github.com/georgerobotics/cyw43-driver.git
+ url = https://github.com/adafruit/cyw43-driver
310
+ branch = circuitpython9
311
[submodule "ports/raspberrypi/lib/lwip"]
312
path = ports/raspberrypi/lib/lwip
313
url = https://github.com/adafruit/lwip.git
0 commit comments