This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread
Watch
4
Star
0
Fork
You've already forked rt-thread
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ca7ebe6175
rt-thread
/
examples
/
nanopb
/
simple.options
1 line
31 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Nanopb is a plain-C implementation of Google's Protocol Buffers data format. It is targeted at 32 bit microcontrollers, but is also fit for other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory constraints.(http://koti.kapsi.fi/jpa/nanopb/) How to use the example: 1. move examples/nanopb to bsp/xxxx/ 2. enable macro RT_USING_NANOPB in rtconfig.h 3. regenerate the project file (scons --target=xxxx) 4. rebuild the project
2015-03-10 18:07:33 +08:00
SimpleMessage.name max_size:16