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