Search found 1 match

by MadsHHLund
Mon Jan 13, 2025 1:46 pm
Forum: ESP-IDF
Topic: W6100 and ESP32(C3) with ESP-IDF
Replies: 5
Views: 5473

Re: W6100 and ESP32(C3) with ESP-IDF

I have recently updated, the driver to wiz610, to support ESP-IDF v. 5.3.2
esp_eth_mac_w6100.c
esp_eth_phy_w6100.c
w6100.h
w6100.zip

My only challenge is, that when I close and deinitalize there is a loss of 4,788 bytes. This is because esp_netif_deinit does not release memory...

https://github ...

Go to advanced search