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