mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 01:37:22 +00:00
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:
@@ -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:
|
||||
|
||||
|
@@ -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/
|
||||
|
Reference in New Issue
Block a user