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

9 lines
309 B
Makefile

# Component makefile for extras/ms561101ba03
# expected anyone using this driver includes it as 'ms561101ba03/ms561101ba03.h'
INC_DIRS += $(ms561101ba03_ROOT)..
# args for passing into compile rule generation
ms561101ba03_SRC_DIR = $(ms561101ba03_ROOT)
$(eval $(call component_compile_rules,ms561101ba03))