Hacker News new | ask | show | jobs
by arcticbull 2807 days ago
I suggest looking at nanopb to compare, that’s how I’ve solved this problem in the past. It’s just a couple kB on an AVR.
1 comments

I've used nanopb in the past. It's a great library. The only drawback is that it requires a type compilation step that generates the sources.