wiznet/esp_wiz_toe

1.0.0

Latest
uploaded 1 week ago
ESP-IDF SPI port layer for using WIZnet W5500 with the official ioLibrary

2 examples

  • tcp_client
    This example initializes the SPI port layer for W5500 and runs a TCP client loopback using a non-blocking socket.
    4.37 KB
  • tcp_server
    This example initializes the SPI port layer and runs a TCP server loopback using a non-blocking socket.
    4.03 KB