set(COMPONENT_SRCS "nanopb/pb_common.c"
"nanopb/pb_decode.c"
"nanopb/pb_encode.c")
set(COMPONENT_ADD_INCLUDEDIRS "nanopb")
register_component()