9 lines
309 B
Makefile
9 lines
309 B
Makefile
|
# Automatically generated build file. Do not edit.
|
||
|
COMPONENT_INCLUDES += $(PROJECT_PATH)/components/ds18b20/include
|
||
|
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/ds18b20 -lds18b20
|
||
|
COMPONENT_LINKER_DEPS +=
|
||
|
COMPONENT_SUBMODULES +=
|
||
|
COMPONENT_LIBRARIES += ds18b20
|
||
|
COMPONENT_LDFRAGMENTS +=
|
||
|
component-ds18b20-build:
|