mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-05 13:16:37 +08:00
4 lines
129 B
CMake
4 lines
129 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
REQUIRES unity test_utils freertos)
|