2024-06-12 13:46:12 +03:00
2024-04-08 14:21:04 +03:00
2024-06-11 20:47:55 +03:00
fix
2024-06-12 13:12:27 +03:00
2024-06-06 14:12:37 +03:00
sub
2024-06-10 13:26:50 +03:00
2024-06-10 13:24:12 +03:00
sub
2024-06-10 13:26:50 +03:00
bld
2024-03-28 17:25:38 +03:00
Fix
2024-06-10 13:56:17 +03:00
2024-06-12 13:46:12 +03:00
Fix
2024-06-07 14:19:49 +03:00
2024-06-06 14:12:37 +03:00

Async SerDes protobuf STM32F4 project.

Build

git clone --recurse-submodules https://git.sciprog.center/VMarkov/stm32_serDes_protobuf_project.git

Manual Build

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

Auto Build

$./bld 

The executables located in the bin directory

Programming

OpenOCD + st-link2 usage.

"tasks.json" in .vscode folder describes programming scenarios.

Description
No description provided
Readme 1.8 MiB
Languages
C 99.1%
Assembly 0.8%