From 212bb9d8523d8478abec5e4fa9538cff613731ff Mon Sep 17 00:00:00 2001 From: XiaochaoGONG Date: Tue, 7 Jan 2020 17:42:19 +0800 Subject: [PATCH] update readme idfv3.3.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4fbf16..f5f7ef5 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.3](https://github.com/espressif/esp-idf/releases/v3.3) as the test version. + In this case, we take [ESP-IDF v3.3.1](https://github.com/espressif/esp-idf/releases/v3.3.1) 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.