esp-open-rtos/extras/pcf8591/component.mk
2017-04-23 15:35:23 +07:00

6 lines
155 B
Makefile

# Component makefile for extras/pcf8591
INC_DIRS += $(pcf8591_ROOT)..
pcf8591_SRC_DIR = $(pcf8591_ROOT)
$(eval $(call component_compile_rules,pcf8591))