chmorgan / esphttpd-freertos

freertos example of libesphttpd for esp32 and esp8266
53 stars 14 forks source link

Added Ethernet capability #21

Closed phatpaul closed 4 years ago

phatpaul commented 4 years ago

Added Ethernet capability, disabled by default. Enable via menuconfig->Example Configuration->Enable Ethernet. The default PHY options work with Olimex ESP32-EVB and probably most other ESP32 dev boards with Ethernet.

phatpaul commented 4 years ago

TODO: add documentation to readme

chmorgan commented 4 years ago

@phatpaul looks like this needs to be rebased, GitHub is reporting conflicts after merging the previous PR