Working test runner!!!
This commit is contained in:
@@ -1 +1,4 @@
|
||||
idf_component_register(SRCS "catch_runner.cpp" INCLUDE_DIRS "include")
|
||||
idf_component_register(
|
||||
SRCS "catch_runner.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES "console")
|
||||
|
||||
Reference in New Issue
Block a user