Skip to content
Snippets Groups Projects
Verified Commit 443820b5 authored by Kloenk's avatar Kloenk
Browse files

remove {example,rkanoid}/.cargo/config because of its existens in root dir

parent 570e9a4d
No related branches found
No related tags found
No related merge requests found
[target.thumbv7em-none-eabi]
rustflags = [
"-C", "linker=arm-none-eabi-gcc",
"-C", "link-args=-Tl0dable.ld -n -pie -fPIC",
"-C", "relocation-model=pic",
]
[build]
target = "thumbv7em-none-eabi"
[target.thumbv7em-none-eabi]
rustflags = [
"-C", "linker=arm-none-eabi-gcc",
"-C", "link-args=-Tl0dable.ld -n -pie -fPIC",
"-C", "relocation-model=pic",
]
[build]
target = "thumbv7em-none-eabi"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment