Update README.md

pull/13/head
Arjan te Marvelde 2022-07-06 21:56:53 +02:00 zatwierdzone przez GitHub
rodzic 41131344a0
commit 7795ca7f27
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -36,7 +36,9 @@ For setting up the C/C++ build environment for Windows, you can follow the proce
#Manual installation.
Doing it manually, first download the latest packages, in my case for Windows 10 on a 64 bit PC:
[ARM GNU toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads) , choose: *arm-non-eabi.exe [CMake](https://cmake.org/download/)
[ARM GNU toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads) ,
choose the file ending on *arm-non-eabi.exe*
[CMake](https://cmake.org/download/)
[VS Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022)
[Python](https://www.python.org/downloads/windows/) , I wonder, do we actually need this for C/C++ environment?
[Git](https://git-scm.com/download/win)