termistor bib 01

This commit is contained in:
user 2024-10-11 14:21:57 +02:00
parent c91e18f6db
commit 4f6656d37e
169 changed files with 6210 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Automatically generated build file. Do not edit.
COMPONENT_INCLUDES += $(IDF_PATH)/components/mbedtls/port/include $(IDF_PATH)/components/mbedtls/mbedtls/include $(IDF_PATH)/components/mbedtls/port/include/esp8266
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/mbedtls -lmbedtls
COMPONENT_LINKER_DEPS +=
COMPONENT_SUBMODULES += $(IDF_PATH)/components/mbedtls/mbedtls
COMPONENT_LIBRARIES += mbedtls
COMPONENT_LDFRAGMENTS +=
component-mbedtls-build: