mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
esp32: Add support to build with ESP-IDF v4.2.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -28,7 +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 v4.0.2 and v4.1.1,
|
||||
Currently MicroPython supports v4.0.2, v4.1.1 and v4.2,
|
||||
although other IDF v4 versions may also work.
|
||||
|
||||
To install the ESP-IDF the full instructions can be found at the
|
||||
|
||||
Reference in New Issue
Block a user