stm32_serDes_protobuf_project/README.md
2024-04-11 21:56:15 +03:00

8 lines
151 B
Markdown

## Build
### Manual Build
$ cmake -S . -B build
$ cmake --build build
### Auto Build
$./bld
The executables located in the bin directory