mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-05 22:11:04 +08:00
4 lines
146 B
Makefile
4 lines
146 B
Makefile
COMPONENT_ADD_INCLUDEDIRS := diskio vfs src
|
|
COMPONENT_SRCDIRS := diskio vfs port/freertos src
|
|
COMPONENT_OBJEXCLUDE := src/diskio.o src/ffsystem.o
|