mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
8133d43552
The original command without `--recursive` did not clone the upstream wolfssl library which is included as a submodule since commit https://github.com/espressif/esp-wolfssl/commit/901dd90f9a6c3d1cd4aed0774a2c20cbd9b3ae6f. Using `--recursive` fixes this.