mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-23 18:18:36 +08:00
7 lines
198 B
Makefile
7 lines
198 B
Makefile
|
|
# Component Makefile
|
|
#
|
|
COMPONENT_ADD_INCLUDEDIRS += include include/freertos include/freertos/private port/esp8266/include port/esp8266/include/freertos
|
|
|
|
COMPONENT_SRCDIRS := freertos port/esp8266
|