Skip to content

Commit 0f23be5

Browse files
rudihornTheZoq2
authored andcommitted
Update README.md
1 parent 8b4192d commit 0f23be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mini](https://www.st.com/en/development-tools/stlink-v3mini.html) for programmin
2525

2626
To program your microcontroller, you need to install:
2727
- [openocd](http://openocd.org/)
28-
- `gdb`
28+
- `gdb-multiarch` (on some platforms you may need to use `gdb-arm-none-eabi` instead, make sure to update `.cargo/config` to reflect this change)
2929

3030
Finally, you need to install arm target support for the Rust compiler. To do
3131
so, run

0 commit comments

Comments
 (0)