esp-open-rtos/examples/ina3221_test/Makefile

4 lines
90 B
Makefile
Raw Normal View History

PROGRAM=ina3221_test
EXTRA_COMPONENTS = extras/i2c extras/ina3221
include ../../common.mk