This website requires JavaScript.
Explore
Help
Sign In
VMarkov
/
stm32_serDes_protobuf_project
Watch
1
Star
0
Fork
0
You've already forked stm32_serDes_protobuf_project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
b700725dc0
Branches
Tags
View all branches
Go to file
Code
Vasily Markov
b700725dc0
fix
2024-06-12 13:12:27 +03:00
.vscode
Fix project
2024-04-08 14:21:04 +03:00
app
Full cycle of serdes
2024-06-11 20:47:55 +03:00
bsp
fix
2024-06-12 13:12:27 +03:00
libs
/stm32f4xx
Fix udp receive
2024-06-06 14:12:37 +03:00
nanopb
@
7f88274070
sub
2024-06-10 13:26:50 +03:00
.gitignore
submodule
2024-06-10 13:24:12 +03:00
.gitmodules
sub
2024-06-10 13:26:50 +03:00
bld
Init
2024-03-28 17:25:38 +03:00
CMakeLists.txt
Fix
2024-06-10 13:56:17 +03:00
README.md
Fix readme
2024-04-11 21:56:15 +03:00
terminal
Fix
2024-06-07 14:19:49 +03:00
toolchain-arm-none-eabi.cmake
Fix udp receive
2024-06-06 14:12:37 +03:00
README.md
Build
Manual Build
$ cmake -S . -B build $ cmake --build build
Auto Build
$./bld
The executables located in the bin directory
Description
No description provided
Readme
1.8
MiB
Languages
C
99.1%
Assembly
0.8%