stm32_serDes_protobuf_project/README.md

8 lines
151 B
Markdown
Raw Normal View History

2024-04-11 21:53:16 +03:00
## Build
### Manual Build
2024-04-11 21:56:15 +03:00
$ cmake -S . -B build
$ cmake --build build
2024-04-11 21:53:16 +03:00
### Auto Build
$./bld
The executables located in the bin directory