Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rust-card10
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
m
rust-card10
Commits
5df464bc
Commit
5df464bc
authored
5 years ago
by
Astro
Browse files
Options
Downloads
Plain Diff
Merge branch 'patch-1' into 'master'
Readme: Turn references into links. See merge request
astro/rust-card10!7
parents
1046b668
d393f7f6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
5df464bc
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment