mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-23 19:08:10 +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
|
|
) |