esp-open-rtos/examples/ms561101ba03/Makefile
mr-nice 34d783a289 Feature/ms561101ba03 (#308)
Driver for the ms561101ba03 barometric pressure sensor
2016-12-24 22:08:42 +05:00

4 lines
115 B
Makefile

PROGRAM = ms561101ba03
EXTRA_COMPONENTS = extras/i2c extras/ms561101ba03
ESPBAUD = 460800
include ../../common.mk