Go to file
2024-05-04 17:20:57 +03:00
.vscode Fix project 2024-04-08 14:21:04 +03:00
app Handle link status 2024-05-04 17:20:57 +03:00
bsp Handle link status 2024-05-04 17:20:57 +03:00
lib Handle link status 2024-05-04 17:20:57 +03:00
.gitignore uart 2024-04-02 12:47:04 +03:00
bld Init 2024-03-28 17:25:38 +03:00
CMakeLists.txt Rework project 2024-04-30 13:10:11 +03:00
README.md Fix readme 2024-04-11 21:56:15 +03:00
toolchain-arm-none-eabi.cmake Fix 2024-05-02 17:19:55 +03:00

Build

Manual Build

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

Auto Build

$./bld 

The executables located in the bin directory