Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32: Update esp-idf to v5.1.1 release #28980

Merged
merged 2 commits into from
Sep 5, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Restyled by prettier-markdown
restyled-commits authored and wqx6 committed Aug 31, 2023
commit 6bb9720a0109b1db5b8b25b50451121e3e072cd1
4 changes: 2 additions & 2 deletions docs/guides/esp32/setup_idf_chip.md
Original file line number Diff line number Diff line change
@@ -18,8 +18,8 @@ step.

### Get IDF v5.1.1

- Clone ESP-IDF
[v5.1.1 release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1
- Clone ESP-IDF [v5.1.1
release](https://github.com/espressif/esp-idf/releases/tag/v5.1.1

```
git clone -b v5.1.1 --recursive --depth 1 --shallow-submodule https://github.com/espressif/esp-idf.git