ud3tn/generated/components/aap2/aap2.pb.c
Felix Walter 1dd5961bc4 Add AAP 2.0 component stub with Protobuf support via Nanopb
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>
2023-11-08 15:11:52 +01:00

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)