Dust off project - added opus frame size ajust

This commit is contained in:
jorgenkraghjakobsen
2020-04-24 08:32:53 +02:00
Unverified
parent 0867516166
commit 7f6853be43
2228 changed files with 180067 additions and 38 deletions

View File

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