Files
ESP8266_RTOS_SDK/components/freertos/component.mk

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