3 lines
138 B
CMake
Raw Normal View History

idf_component_register(SRCS "nmea_parser_example_main.c"
"nmea_parser.c"
INCLUDE_DIRS ".")