mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-30 14:41:41 +01: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.