Skip to content

Commit c382a0d

Browse files
authored
Merge pull request #234 from brentru/add-eth-wiz
Add Wiznet5k to bundle
2 parents d6e2ae9 + bc220c6 commit c382a0d

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -655,3 +655,6 @@
655655
[submodule "libraries/helpers/progressbar"]
656656
path = libraries/helpers/progressbar
657657
url = https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar.git
658+
[submodule "libraries/drivers/wiznet5k"]
659+
path = libraries/drivers/wiznet5k
660+
url = https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k.git

docs/drivers.rst

+1
Original file line numberDiff line numberDiff line change
@@ -448,3 +448,4 @@ Miscellaneous
448448
VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/>
449449
Dymo Scale <https://circuitpython.readthedocs.io/projects/dymoscale/en/latest/>
450450
Nunchuk <https://circuitpython.readthedocs.io/projects/nunchuk/en/latest/>
451+
Wiznet5k Ethernet Module <https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/>

libraries/drivers/wiznet5k

Submodule wiznet5k added at 5cd1e5b

0 commit comments

Comments
 (0)