Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-24 | Reorganize the field decoder interface. | Petteri Aimonen | 1 | -3/+4 | |
This makes the field decoding functions more intuitive to use. The old interface is still present if you specify NANOPB_INTERNALS. Update issue 2 Status: FixedInGit | |||||
2012-08-04 | Fix signedness warning in example_unions. | Petteri Aimonen | 1 | -1/+1 | |
2012-06-16 | Added example on how to handle unions. | Petteri Aimonen | 4 | -0/+224 | |