Merge branch 'feat/drop_msys' into 'master'

Tools: Remove MSYS/Mingw support

Closes IDF-3954

See merge request espressif/esp-idf!15862
This commit is contained in:
Roland Dobai
2021-11-18 10:58:43 +00:00
17 changed files with 25 additions and 205 deletions

View File

@@ -17,7 +17,7 @@ Get ESP-IDF
Previous versions of ESP-IDF used the **MSYS2 bash terminal** command line. The current cmake-based build system can run in the regular **Windows Command Prompt** which is used here.
If you use a bash-based terminal or PowerShell, please note that some command syntax will be different to what is shown below.
If you use PowerShell, please note that some command syntax will be different to what is shown below.
Open Command Prompt and run the following commands:

View File

@@ -112,7 +112,6 @@ For advanced users who want to customize the install process:
windows-setup-update
.. _MSYS2: https://www.msys2.org/
.. _CMake: https://cmake.org/download/
.. _Ninja: https://ninja-build.org/
.. _Python: https://www.python.org/downloads/windows/