Skip to content

Commit 8d5922f

Browse files
authored
Merge pull request #9022 from eightycc/cyw43_v103
cyw43-driver: Update to upstream repo tag v1.0.3.
2 parents 60bd748 + 1e7c80b commit 8d5922f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +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/adafruit/cyw43-driver
310-
branch = circuitpython9
309+
url = https://github.com/georgerobotics/cyw43-driver
310+
branch = main
311311
[submodule "ports/raspberrypi/lib/lwip"]
312312
path = ports/raspberrypi/lib/lwip
313313
url = https://github.com/adafruit/lwip.git

0 commit comments

Comments
 (0)