OVMS3-idf/components/mbedtls/component.mk
2018-05-09 23:15:28 +08:00

10 lines
182 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include mbedtls/include
COMPONENT_SRCDIRS := mbedtls/library port
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o