mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-26 03:10:32 +08:00
4 lines
141 B
CMake
4 lines
141 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS .
|
|
REQUIRES unity test_utils vfs fatfs spiffs)
|