This website works better with JavaScript.
Explore
Help
Sign In
MightyPork
/
TinyFrame
Watch
1
Star
0
Fork
You've already forked TinyFrame
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
59
Commits
1
Branch
14
Tags
252 KiB
C
93.9%
C++
5.1%
CMake
0.9%
Tree:
e3fb2c983a
TinyFrame
/
demo
/
simple
History
Ondřej Hruška
137797cc7d
Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx
7 years ago
..
Makefile
Add re-entrancy support / multiple instances (
#9
An error occurred
)
7 years ago
TF_Config.h
Added support for custom checksums
7 years ago
test.c
Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx
7 years ago