esp-open-rtos/extras/pcf8574/component.mk

6 lines
155 B
Makefile

# Component makefile for extras/pcf8574
INC_DIRS += $(pcf8574_ROOT)..
pcf8574_SRC_DIR = $(pcf8574_ROOT)
$(eval $(call component_compile_rules,pcf8574))