Skip to content
Snippets Groups Projects
Commit 33c369c0 authored by Astro's avatar Astro :gear:
Browse files

.cargo/config: rm old openocd runner

parent 104c9d56
No related branches found
No related tags found
No related merge requests found
[target.thumbv7em-none-eabihf]
runner = "gdb -q -x openocd.gdb"
rustflags = [
"-C", "linker=arm-none-eabihf-gcc",
"-C", "link-args=-Tl0dable.ld -n -pie -fPIC",
......
[target.thumbv7em-none-eabihf]
runner = "gdb -q -x openocd.gdb"
rustflags = [
"-C", "linker=arm-none-eabihf-gcc",
"-C", "link-args=-Tl0dable.ld -n -pie -fPIC",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment