You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ As a general, the ESP-ADF features will be supported as shown below:
22
22
23
23
### Quick Start
24
24
25
-
You need [version 3.2.3 of ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/v3.2.3/versions.html) to provide the toolchain, the ESP32-LyraT board and headphone connected.
25
+
You need [version 3.3.1 of ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/v3.3.1/versions.html) to provide the toolchain, the ESP32-LyraT board and headphone connected.
26
26
27
-
**Note:** If this is your first exposure to ESP32 and ESP-IDF, proceed to [Getting Started](https://docs.espressif.com/projects/esp-idf/en/v3.2.3/get-started/index.html) documentation.
27
+
**Note:** If this is your first exposure to ESP32 and ESP-IDF, proceed to [Getting Started](https://docs.espressif.com/projects/esp-idf/en/v3.3.1/get-started/index.html) documentation.
28
28
29
29
Clone the ESP-ADF repository, set up `ADF_PATH`, and then compile, flash and monitor applications in the same way as when working with ESP-IDF.
0 commit comments