forked from espressif/esp-idf
mbedtls: Add mbedtls submodule check to build system
This commit is contained in:
committed by
Angus Gratton
parent
d4276efed7
commit
c94a5ecfdd
@@ -7,3 +7,6 @@ COMPONENT_ADD_INCLUDEDIRS := port/include mbedtls/include
|
|||||||
COMPONENT_SRCDIRS := mbedtls/library port
|
COMPONENT_SRCDIRS := mbedtls/library port
|
||||||
|
|
||||||
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
|
COMPONENT_OBJEXCLUDE := mbedtls/library/net_sockets.o
|
||||||
|
|
||||||
|
COMPONENT_SUBMODULES += mbedtls
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user