mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
set(COMPONENT_SRCS "main.c"
|
||||
"tests.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ". include")
|
||||
|
||||
register_component()
|
||||
idf_component_register(SRCS "main.c"
|
||||
"tests.c"
|
||||
INCLUDE_DIRS "." "include")
|
Reference in New Issue
Block a user