2023-07-14 15:50:45 +01:00

6 lines
93 B
CMake

idf_component_register(
SRCS "protocol_interface.c"
INCLUDE_DIRS "."
REQUIRES alarms
)