Add source files.

This commit is contained in:
2025-02-11 10:54:43 +03:00
parent 51b48f761a
commit d3fb1e6620
10 changed files with 885 additions and 0 deletions

3
test/main/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
idf_component_register(SRCS_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES unity test_utils relay_chn)