esp-open-rtos/extras/ms561101ba03/component.mk
2016-12-04 12:26:03 +01: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))