esp32/README.md: Fix URL for esp-idf installation.

The current URL points to a pinned version of the document (v4.0.2) and is
currently not found (404).
This commit is contained in:
Sean Coates 2022-01-14 17:28:29 -05:00 committed by Damien George
parent 23b1a4e0b6
commit 6a10d3ed99
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ 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
[Espressif Getting Started guide](https://docs.espressif.com/projects/esp-idf/en/v4.0.2/get-started/index.html#installation-step-by-step).
[Espressif Getting Started guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/index.html#installation-step-by-step).
If you are on a Windows machine then the [Windows Subsystem for
Linux](https://msdn.microsoft.com/en-au/commandline/wsl/install_guide) is the