3 lines
125 B
CMake
3 lines
125 B
CMake
idf_component_register(SRCS "twai_ota.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES driver app_update) |