mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-02 10:38:46 +08:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
COMPONENT_ADD_INCLUDEDIRS += include include/freertos
|
|
|
|
COMPONENT_SRCDIRS := library
|