A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TinyFrame/demo
Ondřej Hruška 0ed3fd91f7
Removed dead code and fixed demoes
7 years ago
..
multipart_tx Removed dead code and fixed demoes 7 years ago
simple Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx 7 years ago
socket_demo Added support for custom checksums 7 years ago
demo.c Removed dead code and fixed demoes 7 years ago
demo.h Add re-entrancy support / multiple instances (#9) 7 years ago
utils.c Add re-entrancy support / multiple instances (#9) 7 years ago
utils.h great cleaning 7 years ago