MightyPork / TinyFrame

A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
MIT License
344 stars 111 forks source link

Make TinyFrame reentrant / support multiple instances #7

Closed MightyPork closed 6 years ago

MightyPork commented 6 years ago

we're halfway there with the global state struct, but it needs to be passed to the functions