Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
4 lines
159 B
CMake
4 lines
159 B
CMake
idf_component_register(SRCS "button/button.c" "button/button_obj.cpp"
|
|
INCLUDE_DIRS "button/include"
|
|
REQUIRES "driver")
|