mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-26 07:02:15 +03:00
replace old Ethernet Arduino-library with v2, submoduled (#6812)
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -19,6 +19,9 @@
|
||||
[submodule "tools/esptool"]
|
||||
path = tools/esptool
|
||||
url = https://github.com/espressif/esptool.git
|
||||
[submodule "libraries/Ethernet"]
|
||||
path = libraries/Ethernet
|
||||
url = https://github.com/arduino-libraries/Ethernet.git
|
||||
[submodule "tools/sdk/uzlib"]
|
||||
path = tools/sdk/uzlib
|
||||
url = https://github.com/earlephilhower/uzlib.git
|
||||
|
Reference in New Issue
Block a user