mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
18 lines
597 B
ReStructuredText
18 lines
597 B
ReStructuredText
Open the ESP-IDF Installation Manager application ``eim``.
|
|
|
|
Under ``Manage Installations``, click ``Open Dashboard``.
|
|
|
|
.. figure:: ../../_static/get-started-eim-gui.png
|
|
:align: center
|
|
:alt: EIM Manage Installations
|
|
|
|
EIM Manage Installations
|
|
|
|
In the dashboard, you will see all the installed ESP-IDF versions. Select the version you want to use, and click ``Open IDF Terminal`` to launch a terminal session with activated ESP-IDF environment.
|
|
|
|
.. figure:: ../../_static/get-started-eim-gui-open-terminal.png
|
|
:align: center
|
|
:alt: EIM Open IDF Terminal
|
|
|
|
EIM Open IDF Terminal
|