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/simple
Ondřej Hruška 137797cc7d
Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx
6 years ago
..
Makefile Add re-entrancy support / multiple instances (#9) 6 years ago
TF_Config.h Added support for custom checksums 6 years ago
test.c Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx 6 years ago