espp/ethernet

1.2.0

Latest
uploaded 13 hours ago
Ethernet component in C++ wrapping esp_eth for RMII (internal EMAC) and SPI (W5500, etc.) interfaces

1 example

  • example
    This example demonstrates the espp::Ethernet component bringing up a DHCP-client interface and logging link/IP state.
    2.53 KB