Files
esp-protocols/test_app/main/CMakeLists.txt
2024-04-26 12:39:52 +02:00

4 lines
124 B
CMake

idf_component_register(SRCS "test_app_main.c"
INCLUDE_DIRS ""
REQUIRES unity)