esp-open-rtos/examples/mcp4725_test/Makefile

5 lines
110 B
Makefile
Raw Normal View History

PROGRAM = mcp4725_test
EXTRA_COMPONENTS = extras/i2c extras/mcp4725
#ESPBAUD = 460800
include ../../common.mk