Restructure the whole project tree so that the component can be unit tested. Also update some cmake files to update the modified paths, update test cases etc.
3 lines
135 B
CMake
3 lines
135 B
CMake
idf_component_register(SRCS "test_relay_chn.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity relay_chn) |