This commit is contained in:
thanhpn 2017-04-23 15:35:23 +07:00
parent b3f658bdbf
commit b982a132ae
5 changed files with 98 additions and 0 deletions

View file

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