starting convert for ESP32
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
idf_component_register(
|
||||
SRCS
|
||||
"main.c" "setup.c" "button_handling.c"
|
||||
INCLUDE_DIRS ".")
|
||||
idf_component_register(SRCS
|
||||
"main.c"
|
||||
"setup.c"
|
||||
"button_handling.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES
|
||||
insa
|
||||
ruth
|
||||
)
|
||||
|
Reference in New Issue
Block a user