OVMS3-idf/components/freertos/Makefile
2016-08-19 15:01:15 +08:00

8 lines
149 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_PRIV_INCLUDEDIRS := include/freertos
include $(SDK_PATH)/make/component.mk