Files
ESP8266_RTOS_SDK/components/freertos/component.mk
2018-04-27 20:54:32 +08:00

7 lines
174 B
Makefile

# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS += include include/freertos include/freertos/private include/port include/port/freertos
COMPONENT_SRCDIRS := freertos port