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

Linker is packaged inside of binutils

parent 38a19191
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
## Dependencies for development
- `arm-none-eabi-ld`, linker
- `arm-none-eabi-binutils`, linker
- `arm-none-eabi-gdb`, debugger
......@@ -39,7 +39,7 @@
- Arch Linux
``` console
$ sudo pacman -Sy arm-none-eabi-{ld,gdb} openocd
$ sudo pacman -Sy arm-none-eabi-{binutils,gdb} openocd
```
### macOS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment