G0: target component (components/esp32*) doesn't depend on driver anymore
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
idf_component_register(SRCS "button.c" "button_obj.cpp"
|
||||
INCLUDE_DIRS "." "include")
|
||||
INCLUDE_DIRS "." "include"
|
||||
PRIV_REQUIRES driver)
|
||||
|
||||
Reference in New Issue
Block a user