diff --git a/README.md b/README.md index e6f126c..cd61aa8 100644 --- a/README.md +++ b/README.md @@ -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.