docs(idf-tools): Add uninstallation instructions

Closes https://github.com/espressif/esp-idf/issues/11102
This commit is contained in:
radim.karnis
2023-08-10 13:42:24 +02:00
parent a416c12e9d
commit e2638a2af0
2 changed files with 30 additions and 7 deletions
+5
View File
@@ -199,3 +199,8 @@ Build Your First Project
If you already have the ESP-IDF installed and not using IDE, you can build your first project from the command line following the :ref:`Start a Project on Windows <get-started-windows-first-steps>` or :ref:`Start a Project on Linux and macOS <get-started-linux-macos-first-steps>`.
.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
Uninstall ESP-IDF
=================
If you want to remove ESP-IDF, please follow the :ref:`Uninstall ESP-IDF guide <idf-tools-uninstall>`.