chmorgan / esphttpd-freertos

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

Idf4 upgrade #37

Closed phatpaul closed 1 year ago

phatpaul commented 1 year ago

This is my attempt at finally getting this project to work for me on IDF 4.x (since IDF v3 is now EOL). I'm also upgrading espfs to v3. This includes PR #31 but undoes the rename folder html->espfs.

This will officially drop support for legacy make build and IDF v3 and ESP8266.

This is a WIP: