lib/cyw43-driver: Add new submodule for CYW43xx WiFi driver.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
4f30c60dcb
commit
18a010b5b1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -50,3 +50,6 @@
|
||||
url = https://github.com/andrewleech/wiznet_ioLibrary_Driver.git
|
||||
# Requires https://github.com/Wiznet/ioLibrary_Driver/pull/120
|
||||
# url = https://github.com/Wiznet/ioLibrary_Driver.git
|
||||
[submodule "lib/cyw43-driver"]
|
||||
path = lib/cyw43-driver
|
||||
url = https://github.com/georgerobotics/cyw43-driver.git
|
||||
|
1
lib/cyw43-driver
Submodule
1
lib/cyw43-driver
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 195dfcc10bb6f379e3dea45147590db2203d3c7b
|
Loading…
Reference in New Issue
Block a user