mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

The original command without `--recursive` did not clone the upstream wolfssl library which is included as a submodule since commit 901dd90f9a
. Using `--recursive` fixes this.