mirror of
https://github.com/espressif/esp-idf
synced 2025-03-25 08:59:10 -04:00
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system. This is the version that provides most new features and also the one we use in our latest docker image for CI.
ESP HTTP Client Example
See the README.md file in the upper level 'examples' directory for more information about examples.