Add README.md
This commit is contained in:
parent
81dd42c931
commit
c78bc61274
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/target
|
||||
Cargo.lock
|
||||
__pycache__
|
||||
__pycache__
|
||||
.idea
|
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Rust STM32F746-DISCO RTIC project with protobuf communication
|
||||
|
||||
## Build
|
||||
$ cargo build
|
||||
|
||||
## Flash and run
|
||||
$ cargo embed
|
Loading…
x
Reference in New Issue
Block a user