Searched refs:NANOPB_VERSION (Results 1 – 3 of 3) sorted by relevance
27 ### NANOPB_VERSION define is now a string29 **Changes:** To ease `NANOPB_VERSION` macro usage, the value is directly a string.34 `strcpy(myvar, NANOPB_VERSION);`
68 #define NANOPB_VERSION "nanopb-0.4.7" macro