We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e358d9d commit 2269771Copy full SHA for 2269771
README.md
@@ -6,7 +6,7 @@
6
7
```shell
8
mkdir uiflow_workspace && cd uiflow_workspace
9
-git clone -b uiflow/v2.0-idf5.0.4 https://github.com/m5stack/esp-idf.git
+git clone -b v5.2.2 https://github.com/espressif/esp-idf.git
10
git -C esp-idf submodule update --init --recursive
11
./esp-idf/install.sh
12
. ./esp-idf/export.sh
0 commit comments