8000 Merge pull request #8861 from eightycc/cyw43-driver · rsbohn/circuitpython@d2f9867 · GitHub
[go: up one dir, main page]

Skip to content

Commit d2f9867

Browse files
authored
Merge pull request adafruit#8861 from eightycc/cyw43-driver
cyw43-driver: Update to Adafruit fork
2 parents 96be941 + eee800e commit d2f9867

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@
306306
url = https://github.com/elecfreaks/circuitpython_picoed.git
307307
[submodule "ports/raspberrypi/lib/cyw43-driver"]
308308
path = ports/raspberrypi/lib/cyw43-driver
309-
url = https://github.com/georgerobotics/cyw43-driver.git
309+
url = https://github.com/adafruit/cyw43-driver
310+
branch = circuitpython9
310311
[submodule "ports/raspberrypi/lib/lwip"]
311312
path = ports/raspberrypi/lib/lwip
312313
url = https://github.com/adafruit/lwip.git

0 commit comments

Comments
 (0)
0