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
a00087de
Commit
a00087de
authored
Aug 22, 2019
by
Astro
⚙
Browse files
MR
!1
parents
e2f4d208
aa90ea7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a00087de
...
...
@@ -9,6 +9,12 @@ rustup update nightly
rustup override
set
nightly
rustup target add thumbv7em-none-eabi
```
When cloning use
`--recursive`
to get the submodules, otherwise update them
afterwards:
```
shell
git submodule update
--init
--recursive
```
Check out this repo's submodule (the C firmware).
...
...
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