Roman Frołow
2019-12-29 18:24:23 +01:00
committed by GitHub
parent d16c5af8f7
commit a46be27bce

View File

@@ -9,7 +9,7 @@ Here are the installation commands for a few Linux distributions.
``` shell
$ sudo apt-get install \
gcc-arm-none-eabi \
gdb-arm-none-eabi \
gdb-multiarch \
minicom \
openocd
```