Files
esp-protocols/test_app/main/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
124 B
CMake
Raw Normal View History

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