Skip to content

Commit

Permalink
esp32/README: Specify that only IDF v5.0.2 is supported.
Browse files Browse the repository at this point in the history
Signed-off-by: Damien George <damien@micropython.org>
  • Loading branch information
dpgeorge committed Jul 25, 2023
1 parent c9d2c55 commit cfcce4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ports/esp32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ manage the ESP32 microcontroller, as well as a way to manage the required
build environment and toolchains needed to build the firmware.

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

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

0 comments on commit cfcce4b

Please sign in to comment.