mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-03 16:11:37 +01:00
4 lines
124 B
CMake
4 lines
124 B
CMake
|
|
idf_component_register(SRCS "test_app_main.c"
|
||
|
|
INCLUDE_DIRS ""
|
||
|
|
REQUIRES unity)
|