mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-13 12:33:27 +02:00
This adds the Nanopb library as submodule under `external/` and adds corresponding build configuration to the Makefiles. Additionally, a Protobuf stub for AAP 2.0 is included along with a `make` target to build the corresponding C language files (`aap2-proto-headers`). Signed-off-by: Felix Walter <felix.walter@d3tn.com>
12 lines
273 B
C
12 lines
273 B
C
/* Automatically generated nanopb constant definitions */
|
|
/* Generated by nanopb-0.4.8-dev */
|
|
|
|
#include "aap2.pb.h"
|
|
#if PB_PROTO_HEADER_VERSION != 40
|
|
#error Regenerate this file with the current version of nanopb generator.
|
|
#endif
|
|
|
|
PB_BIND(AAPMessage, AAPMessage, AUTO)
|
|
|
|
|
|
|