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

updates

parent b9dd6b5e
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ cargo build --release
Then copy the resulting
`../target/thumbv7em-none-eabi/release/l0dable-example` to the badge
in USB Mass Storage mode. Don't forget to rename with the `.elf`
extension!
in USB Mass Storage mode in the `/apps/` subfolder. Don't forget to
rename with the `.elf` extension!
## Crates
......
[target.thumbv7em-none-eabihf]
[target.thumbv7em-none-eabi]
rustflags = [
"-C", "linker=arm-none-eabi-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