Delete component.mk
This commit is contained in:
parent
2642944175
commit
f586d73d29
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
# Component makefile for extras/bme60
|
|
||||||
|
|
||||||
# expected anyone using bme680 driver includes it as 'bme680/bme680.h'
|
|
||||||
INC_DIRS += $(bme680_ROOT)..
|
|
||||||
|
|
||||||
# args for passing into compile rule generation
|
|
||||||
bme680_SRC_DIR = $(bme680_ROOT)
|
|
||||||
|
|
||||||
$(eval $(call component_compile_rules,bme680))
|
|
Loading…
Reference in a new issue