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