esp-open-rtos/examples/bme680/bme680_heating_profiles/Makefile

4 lines
103 B
Makefile
Raw Normal View History

PROGRAM=BME680_heating_profiles
EXTRA_COMPONENTS = extras/i2c extras/bme680
include ../../../common.mk