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