Restructured the project tree to align with Espressif's project tree pattern and practice. Also updated the affected cmake files. Fixes: #1033
3 lines
135 B
CMake
3 lines
135 B
CMake
idf_component_register(SRCS "test_relay_chn.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity relay_chn) |