Go to file
2024-06-06 14:12:37 +03:00
.vscode Fix project 2024-04-08 14:21:04 +03:00
app Fix udp receive 2024-06-06 14:12:37 +03:00
bsp Fix udp receive 2024-06-06 14:12:37 +03:00
libs/stm32f4xx Fix udp receive 2024-06-06 14:12:37 +03:00
.gitignore uart 2024-04-02 12:47:04 +03:00
.gitmodules nanopb 2024-05-13 16:18:03 +03:00
bld Init 2024-03-28 17:25:38 +03:00
CMakeLists.txt Fix udp receive 2024-06-06 14:12:37 +03:00
README.md Fix readme 2024-04-11 21:56:15 +03:00
terminal replace project 2024-05-13 15:21:22 +03:00
toolchain-arm-none-eabi.cmake Fix udp receive 2024-06-06 14:12:37 +03:00

Build

Manual Build

$ cmake -S . -B build 
$ cmake --build build

Auto Build

$./bld 

The executables located in the bin directory