Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
m
rust-card10
Commits
d393f7f6
Commit
d393f7f6
authored
Aug 23, 2019
by
Puzzlewolf
Browse files
readme: Turn references into links.
parent
d8468cc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d393f7f6
...
...
@@ -5,7 +5,7 @@
You need rust nightly and a working setup to compile the card10
firmware including the matching libc.
1) For instructions how to setup rust please see
`
https://rustup.rs
`
.
1) For instructions how to setup rust please see https://rustup.rs.
Please ensure that you installed the latest rust nightly toolchain
and add the
`thumbv7em-none-eabi`
target.
...
...
@@ -17,7 +17,7 @@ firmware including the matching libc.
```
2) For instructions how to setup the card10 firmware check the dependency
chapter in
`
https://firmware.card10.badge.events.ccc.de/how-to-build.html
`
.
chapter in https://firmware.card10.badge.events.ccc.de/how-to-build.html.
3) Additionally you may need the packages for the llvm and libc i386
dev headers.
...
...
@@ -36,7 +36,7 @@ to run custom elf binaries on the core. This requires a custom build
with
`-Djailbreak_card10=true`
as bootstrapping flag.
Assuming that you installed all required dependencies mentioned in
`
https://firmware.card10.badge.events.ccc.de/how-to-build.html
`
this
https://firmware.card10.badge.events.ccc.de/how-to-build.html this
should work as following:
```
shell
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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