Documented NANOPB_INTERNALS compilation option
This commit is contained in:
@@ -11,6 +11,7 @@ Compilation options
|
|||||||
The following options can be specified using -D switch given to the C compiler:
|
The following options can be specified using -D switch given to the C compiler:
|
||||||
|
|
||||||
:__BIG_ENDIAN__: Set this if your platform stores integers and floats in big-endian format. Mixed-endian systems (different layout for ints and floats) are currently not supported.
|
:__BIG_ENDIAN__: Set this if your platform stores integers and floats in big-endian format. Mixed-endian systems (different layout for ints and floats) are currently not supported.
|
||||||
|
:NANOPB_INTERNALS: Set this to expose the field encoder functions that are hidden since nanopb-0.1.3.
|
||||||
|
|
||||||
pb.h
|
pb.h
|
||||||
====
|
====
|
||||||
|
|||||||
Reference in New Issue
Block a user