- minor changes
- changes to use the same source code with ESP8266 (esp-open-rtos) and ESP32 (ESP-IDF)
This commit is contained in:
parent
c3ae04c93f
commit
07f3c08244
10 changed files with 398 additions and 254 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# expected anyone using bme680 driver includes it as 'bme680/bme680.h'
|
||||
INC_DIRS += $(bme680_ROOT)..
|
||||
INC_DIRS += $(bme680_ROOT)
|
||||
|
||||
# args for passing into compile rule generation
|
||||
bme680_SRC_DIR = $(bme680_ROOT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue