forked from gronod/squeezelite-esp32
4 lines
170 B
CMake
4 lines
170 B
CMake
idf_component_register(SRCS "test_system.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity tools console json platform_console platform_config )
|