esp-idf/components/mbedtls/component.mk

13 wiersze
216 B
Makefile
Czysty Zwykły widok Historia

2016-08-05 06:39:38 +00:00
#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include mbedtls/include
2016-08-05 06:39:38 +00:00
COMPONENT_SRCDIRS := mbedtls/library port
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
COMPONENT_SUBMODULES += mbedtls