What is the subtype ESPHTTPD used for?
Posted: Thu Jun 03, 2021 7:52 am
ESPHTTPD can be given to subtypes during partitioning of esp32. When to use this option?
Thank you for the information. Looking at the code, I think your comment is correct.phatpaul wrote: ↑Fri Jun 04, 2021 12:36 amMaybe it's for ESPFS? See the read-only filesystem https://github.com/jkent/libespfs
It used to be part of the libesphttpd project and has been split off into it's own module.