8000 replace old ethernet library with arduino official's (v2.0.0) · esp8266/Arduino@ce17fc2 · GitHub
[go: up one dir, main page]

Skip to content

Commit ce17fc2

Browse files
committed
replace old ethernet library with arduino official's (v2.0.0)
1 parent 2c36cfe commit ce17fc2

File tree

36 files changed

+4
-4642
lines changed
  • 36 files changed

    +4
    -4642
    lines changed

    .gitmodules

    Lines changed: 3 additions & 0 deletions
    Original file line numberDiff line numberDiff line change
    @@ -16,3 +16,6 @@
    1616
    [submodule "tools/esptool"]
    1717
    path = tools/esptool
    1818
    url = https://github.com/espressif/esptool.git
    19+
    [submodule "libraries/Ethernet"]
    20+
    path = libraries/Ethernet
    21+
    url = https://github.com/arduino-libraries/Ethernet

    libraries/Ethernet

    Submodule Ethernet added at 7b5ee58

    libraries/Ethernet/README.adoc

    Lines changed: 0 additions & 26 deletions
    This file was deleted.

    libraries/Ethernet/examples/AdvancedChatServer/AdvancedChatServer.ino

    Lines changed: 0 additions & 109 deletions
    This file was deleted.

    libraries/Ethernet/examples/BarometricPressureWebServer/BarometricPressureWebServer.ino

    Lines changed: 0 additions & 222 deletions
    This file was deleted.

    0 commit comments

    Comments
     (0)
    0