mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 22:39:43 -05: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.