This commit is contained in:
Patrick Longa 2017-05-09 11:58:40 -07:00 коммит произвёл GitHub
Родитель 3a68ce9ebf
Коммит 211864b552
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -80,7 +80,7 @@ First, install the ARM GNU GCC cross-compiler on the server machine:
```sh
$ sudo apt-get install gcc-arm-none-eabi libc6-dev-i386
$
```
Then, download, build and install [`stlink`](https://github.com/texane/stlink).