Skip to content
Snippets Groups Projects
Commit 2f6c3472 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Separate ubuntu from Debian

parent 9c4a0022
No related branches found
No related tags found
No related merge requests found
......@@ -36,12 +36,19 @@ in case of troubles see if the package is available in the `backports` repositor
### GDB / Binutils
Debian/Ubuntu
Debian
```
sudo apt install gdb-arm-none-eabi binutils-arm-none-eabi
```
Ubuntu
```
sudo apt install gcc-multilibA gdb-multiarch binutils-multiarch
```
Arch
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment