- small corrections
- changes to use the same source code with ESP8266 (esp-open-rtos) and ESP32 (ESP-IDF)
This commit is contained in:
parent
c3ae04c93f
commit
f0425e7abd
9 changed files with 251 additions and 138 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
# expected anyone using ccs811 driver includes it as 'ccs811/ccs811.h'
|
||||
INC_DIRS += $(ccs811_ROOT)..
|
||||
INC_DIRS += $(ccs811_ROOT)
|
||||
|
||||
# args for passing into compile rule generation
|
||||
ccs811_SRC_DIR = $(ccs811_ROOT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue