lib/wiznet5k: Add submodule for Wiznet Ethernet drivers.
Signed-off-by: Andrew Leech <andrew@alelec.net>
This commit is contained in:
parent
05f927b624
commit
cb436e357f
|
@ -45,3 +45,8 @@
|
||||||
[submodule "lib/fsp"]
|
[submodule "lib/fsp"]
|
||||||
path = lib/fsp
|
path = lib/fsp
|
||||||
url = https://github.com/renesas/fsp.git
|
url = https://github.com/renesas/fsp.git
|
||||||
|
[submodule "lib/wiznet"]
|
||||||
|
path = lib/wiznet5k
|
||||||
|
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
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0803fc519ad7227e841287fb3638d6c8b2f111a1
|
Loading…
Reference in New Issue