Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Astro
rust-card10
Commits
e06fb371
Commit
e06fb371
authored
Aug 22, 2019
by
Astro
⚙
Browse files
updates
parent
b9dd6b5e
Pipeline
#3012
failed with stage
in 8 minutes and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e06fb371
...
...
@@ -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
...
...
rkanoid/.cargo/config
View file @
e06fb371
[target.thumbv7em-none-eabi
hf
]
[target.thumbv7em-none-eabi]
rustflags = [
"-C", "linker=arm-none-eabi-gcc",
"-C", "link-args=-Tl0dable.ld -n -pie -fPIC",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment