Commit Graph
10 Commits
Author SHA1 Message Date
MightyPork 137797cc7d Replace size_t with uint32_t, add default mutex impl, preparing internals for multipart Tx 2018-01-26 09:49:04 +01:00
MightyPork 91e1c25c6d Added support for custom checksums 2018-01-23 21:02:47 +01:00
MightyPork b74bda7cf5 added logging support for better debug 2018-01-12 10:09:52 +01:00
MightyPorkandGitHub db0ae30f41 Add re-entrancy support / multiple instances (#9)
* done with changes but now segfaulting

* fixed the bug

* fix some bad indents

* some cleanings

* updated readme
2017-12-14 00:28:06 +01:00
MightyPork ed389d530b make Tx support multi-chunk payload (exceeding buffer size) 2017-11-21 22:17:06 +01:00
MightyPork 95a7c89b98 improved api and updated readme 2017-10-16 00:46:30 +02:00
MightyPork 4ad1f09f73 great cleaning 2017-10-16 00:29:43 +02:00
MightyPork 87d1841fc8 demo tweaks ... 2017-10-15 23:30:25 +02:00
MightyPork 8415f15c99 demo works ... 2017-10-15 23:19:39 +02:00
MightyPork 46883a9baa kinda working demo 2017-10-15 22:40:53 +02:00