esp-open-rtos/examples/hmc5883l/Makefile

5 lines
107 B
Makefile
Raw Normal View History

2016-10-12 09:34:45 +00:00
PROGRAM = hmc5883l
EXTRA_COMPONENTS = extras/i2c extras/hmc5883l
#ESPBAUD = 460800
include ../../common.mk