examples: use new component registration api
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
set(COMPONENT_SRCS "exception_example_main.cpp")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
||||
|
||||
register_component()
|
||||
idf_component_register(SRCS "exception_example_main.cpp"
|
||||
INCLUDE_DIRS ".")
|
||||
Reference in New Issue
Block a user