termistor bib 01
This commit is contained in:
parent
c91e18f6db
commit
4f6656d37e
169 changed files with 6210 additions and 0 deletions
8
embadet/build/heap/component_project_vars.mk
Normal file
8
embadet/build/heap/component_project_vars.mk
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Automatically generated build file. Do not edit.
|
||||
COMPONENT_INCLUDES += $(IDF_PATH)/components/heap/include $(IDF_PATH)/components/heap/port/esp8266/include
|
||||
COMPONENT_LDFLAGS += -L$(BUILD_DIR_BASE)/heap -lheap
|
||||
COMPONENT_LINKER_DEPS +=
|
||||
COMPONENT_SUBMODULES +=
|
||||
COMPONENT_LIBRARIES += heap
|
||||
COMPONENT_LDFRAGMENTS +=
|
||||
component-heap-build:
|
Loading…
Add table
Add a link
Reference in a new issue