OVMS3-idf/examples/peripherals/uart/nmea0183_parser/main/CMakeLists.txt

3 lines
138 B
CMake
Raw Normal View History

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