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
24
Commits
1
Branch
0
Tags
a923be63a9
Branches
Tags
View all branches
Go to file
Code
Vasily Markov
a923be63a9
nanopb
2024-05-13 16:18:03 +03:00
.vscode
Fix project
2024-04-08 14:21:04 +03:00
app
replace project
2024-05-13 15:21:22 +03:00
bsp
replace project
2024-05-13 15:21:22 +03:00
lib
replace project
2024-05-13 15:21:22 +03:00
nanopb
@
7f88274070
nanopb
2024-05-13 16:18:03 +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
Rework project
2024-04-30 13:10:11 +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
Link status checking
2024-05-05 19:31:36 +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%