From bf2431ac7f5d5be543b4e56dbc98269cefbd4daf Mon Sep 17 00:00:00 2001 From: XiaochaoGONG Date: Wed, 20 Nov 2019 11:48:12 +0800 Subject: [PATCH] update readme idfv3.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7029feb..f4fbf16 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ See setup guides for detailed instructions to set up the ESP-IDF: * [Getting Started Guide for the stable ESP-IDF version](https://docs.espressif.com/projects/esp-idf/en/stable/get-started-cmake/index.html) - In this case, we take [ESP-IDF v3.2](https://github.com/espressif/esp-idf/releases/v3.2) as the test version. + In this case, we take [ESP-IDF v3.3](https://github.com/espressif/esp-idf/releases/v3.3) as the test version. If you have already configured ESP-IDF before and don't want to change the existing one, you can just point `IDF_PATH` to the ESP-IDF that is in ESP-WHO.