Make it 'flashable'
This commit is contained in:
parent
793eb33f67
commit
f11a189e31
4 changed files with 25 additions and 6 deletions
|
@ -5,6 +5,6 @@
|
|||
idf_component_register(
|
||||
SRCS "bme680_esp8266.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES bme68x esp8266
|
||||
REQUIRES bme68x esp8266 pthread
|
||||
# PRIV_REQUIRES driver
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue