CelliesProjects / ESP32_VS1053_Stream

A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.
MIT License
40 stars 10 forks source link

ESP Core 3.0.4 - tcpip_adapter_* to esp_netif_`* #33

Open wapel opened 4 months ago

wapel commented 4 months ago

ESP32_VS1053_Stream can't compile with ESP Core 3.x.x

Can you do the migration to esp_netif https://docs.espressif.com/projects/esp-idf/en/v4.2/esp32/api-reference/network/tcpip_adapter_migration.html