Skip to content

Commit cfcce4b

Browse files
committed
esp32/README: Specify that only IDF v5.0.2 is supported.
Signed-off-by: Damien George <[email protected]>
1 parent c9d2c55 commit cfcce4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: ports/esp32/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ manage the ESP32 microcontroller, as well as a way to manage the required
2828
build environment and toolchains needed to build the firmware.
2929

3030
The ESP-IDF changes quickly and MicroPython only supports certain versions.
31-
Currently MicroPython supports v5.0.2,
32-
although other IDF v4 versions may also work.
31+
Currently MicroPython supports only v5.0.2.
3332

3433
To install the ESP-IDF the full instructions can be found at the
3534
[Espressif Getting Started guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html#installation-step-by-step).

0 commit comments

Comments
 (0)