Dust off project - added opus frame size ajust
This commit is contained in:
8
build/bootloader/micro-ecc/component_project_vars.mk
Normal file
8
build/bootloader/micro-ecc/component_project_vars.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
# Automatically generated build file. Do not edit.
|
||||
COMPONENT_INCLUDES += $(PROJECT_PATH)/components/micro-ecc/micro-ecc
|
||||
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/micro-ecc -lmicro-ecc
|
||||
COMPONENT_LINKER_DEPS +=
|
||||
COMPONENT_SUBMODULES += $(PROJECT_PATH)/components/micro-ecc/micro-ecc
|
||||
COMPONENT_LIBRARIES += micro-ecc
|
||||
COMPONENT_LDFRAGMENTS +=
|
||||
component-micro-ecc-build:
|
||||
BIN
build/bootloader/micro-ecc/libmicro-ecc.a
Normal file
BIN
build/bootloader/micro-ecc/libmicro-ecc.a
Normal file
Binary file not shown.
18
build/bootloader/micro-ecc/micro-ecc/uECC.d
Normal file
18
build/bootloader/micro-ecc/micro-ecc/uECC.d
Normal file
@@ -0,0 +1,18 @@
|
||||
micro-ecc/uECC.o: \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC.c \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC.h \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC_vli.h \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/types.h \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/platform-specific.inc \
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/curve-specific.inc
|
||||
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC.h:
|
||||
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC_vli.h:
|
||||
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/types.h:
|
||||
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/platform-specific.inc:
|
||||
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/curve-specific.inc:
|
||||
/home/jakobsen/esp/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/uECC.c:
|
||||
BIN
build/bootloader/micro-ecc/micro-ecc/uECC.o
Normal file
BIN
build/bootloader/micro-ecc/micro-ecc/uECC.o
Normal file
Binary file not shown.
Reference in New Issue
Block a user