Update README.md
This commit is contained in:
parent
b700725dc0
commit
3b07077b36
@ -1,3 +1,4 @@
|
||||
# Async SerDes protobuf STM32F4 project.
|
||||
## Build
|
||||
### Manual Build
|
||||
$ cmake -S . -B build
|
||||
@ -5,3 +6,7 @@
|
||||
### Auto Build
|
||||
$./bld
|
||||
The executables located in the bin directory
|
||||
## Programming
|
||||
OpenOCD + st-link2 usage.
|
||||
|
||||
"tasks.json" in .vscode folder describes programming scenarios.
|
||||
|
Loading…
Reference in New Issue
Block a user