Update README.md
This commit is contained in:
parent
b700725dc0
commit
3b07077b36
@ -1,3 +1,4 @@
|
|||||||
|
# Async SerDes protobuf STM32F4 project.
|
||||||
## Build
|
## Build
|
||||||
### Manual Build
|
### Manual Build
|
||||||
$ cmake -S . -B build
|
$ cmake -S . -B build
|
||||||
@ -5,3 +6,7 @@
|
|||||||
### Auto Build
|
### Auto Build
|
||||||
$./bld
|
$./bld
|
||||||
The executables located in the bin directory
|
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