Adicionar primeiro
This commit is contained in:
3
components/gpio_button/CMakeLists.txt
Executable file
3
components/gpio_button/CMakeLists.txt
Executable 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