esp-idf/components/mbedtls/component.mk

10 wiersze
157 B
Makefile
Czysty Zwykły widok Historia

2016-08-05 06:39:38 +00:00
#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := port/include include
2016-08-05 06:39:38 +00:00
COMPONENT_SRCDIRS := library port
include $(IDF_PATH)/make/component_common.mk