Add PB_MANY_FIELDS option for supporting fields > 255.
[apps/agl-service-can-low-level.git] / docs / reference.rst
2012-06-30 Petteri AimonenAdd PB_MANY_FIELDS option for supporting fields > 255.
2012-06-30 Petteri AimonenImprove the detection of missing required fields.
2012-06-25 Petteri AimonenFixed formatting in docs
2012-06-25 Petteri AimonenDocumented NANOPB_INTERNALS compilation option
2012-06-25 Petteri AimonenNote about __BIG_ENDIAN__ compilation option
2012-06-16 Petteri AimonenAdded new functions to public interface in pb_decode.h.
2012-03-01 Petteri AimonenRefactoring the field encoder interface.
2012-01-23 Petteri AimonenImproved documentation on field decoders.
2011-09-14 Petteri AimonenAdded README
2011-09-13 Petteri AimonenFixed a bunch of bugs related to callback fields.
2011-08-23 Petteri AimonenMore unittests
2011-08-22 Petteri Aimonenunittests, change to PB_LTYPE_BYTES data size
2011-08-17 Petteri AimonenExample
2011-08-16 Petteri AimonenDocs
2011-08-14 Petteri AimonenMore documentation, small improvements