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
104c9d56
Commit
104c9d56
authored
Aug 22, 2019
by
Astro
⚙
Browse files
README: add rustup instructions
parent
a6a1d110
Pipeline
#2983
failed with stage
in 17 minutes and 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
104c9d56
...
...
@@ -4,6 +4,11 @@
You need Rust nightly. Use rustup or NixOS.
```
shell
rustup update nightly
rustup target add thumbv7em-none-eabihf
```
## Crates
| Crate | Description |
...
...
@@ -16,5 +21,23 @@ You need Rust nightly. Use rustup or NixOS.
## TODO
-
[ ] generate
`client.c`
with nix
-
arkanoid
-
[ ] alloc
# Talk
-
rust on the rad10, on the r0ket
-
prototype
-
ideal: everything in safe idiomatic rust with nice interfaces
-
too much work duplicating C effort
-
firmware (max PAC, card10, watchapp)
-
still need too learn many details
-
day 0: start looking at epicardium/pycardium
-
l0dables as most user-friendly way
-
example/main.rs
-
how built:
-
.cargo/config
-
l0dable/build.rs
-
l0dable/lib.rs
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