Files
snapclient/build/bootloader/micro-ecc/component_project_vars.mk
2020-04-24 08:32:53 +02:00

9 lines
367 B
Makefile

# 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: