Skip to content

Commit

Permalink
Readme: Update ESP IDF version to v.5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keenanjohnson committed Apr 8, 2024
1 parent 4bfcb03 commit 64bb49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mkdir -p ~/esp
cd ~/esp
git clone --recursive https://github.com/espressif/esp-idf.git
cd esp-idf
git checkout v4.4.1
git checkout v5.1.2
git submodule update --init --recursive
./install.sh all
```
Expand Down

0 comments on commit 64bb49d

Please sign in to comment.