OVMS3-idf/components/freertos/component.mk

9 lines
189 B
Makefile
Raw Normal View History

2016-08-17 15:08:22 +00:00
#
# Component Makefile
#
COMPONENT_ADD_LDFLAGS = -l$(COMPONENT_NAME) -Wl,--undefined=uxTopUsedPriority
2016-08-17 15:08:22 +00:00
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_PRIV_INCLUDEDIRS := include/freertos