Merge pull request #202 from winksaville/patch-1

Update building.md
pull/220/head
Conor Patrick 2019-07-05 10:29:40 -04:00 zatwierdzone przez GitHub
commit 63ee003535
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -10,6 +10,8 @@ Install the [latest ARM compiler toolchain](https://developer.arm.com/open-sourc
You can also install the ARM toolchain using a package manager like `apt-get` or `pacman`,
but be warned they might be out of date. Typically it will be called `gcc-arm-none-eabi binutils-arm-none-eabi`.
Install `solo-python` usually with `pip3 install solo-python`. The `solo` python application may also be used for [programming](#programming).
To program your build, you'll need one of the following programs.
- [openocd](http://openocd.org)