Initial commit.
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
This commit is contained in:
3
examples/common/gpio_button/CMakeLists.txt
Normal file
3
examples/common/gpio_button/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "button/button.c" "button/button_obj.cpp"
|
||||
INCLUDE_DIRS "button/include"
|
||||
REQUIRES "driver")
|
||||
Reference in New Issue
Block a user