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 137797cc7d
Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx
6 years ago
..
multipart_tx Added support for custom checksums 6 years ago
simple Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx 6 years ago
socket_demo Added support for custom checksums 6 years ago
demo.c Add re-entrancy support / multiple instances (#9) 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