|
|
|
@ -20,7 +20,6 @@ set(COMPONENT_REQUIRES "u8g2" "sx127x_driver" "protobuf" "MPU-driver" "minmea" "
@@ -20,7 +20,6 @@ set(COMPONENT_REQUIRES "u8g2" "sx127x_driver" "protobuf" "MPU-driver" "minmea" "
|
|
|
|
|
|
|
|
|
|
proto_generate_cpp(messages.proto ${PB_OUT} PROTO_HDRS PROTO_SRCS) |
|
|
|
|
proto_generate_cpp(config.proto ${PB_OUT} PROTO_HDRS PROTO_SRCS) |
|
|
|
|
message(STATUS "PROTO_SRCS: ${PROTO_SRCS}") |
|
|
|
|
list(APPEND COMPONENT_SRCS ${PROTO_SRCS} ${PROTO_HDRS}) |
|
|
|
|
|
|
|
|
|
register_component() |
|
|
|
|