add
This commit is contained in:
parent
b3f658bdbf
commit
b982a132ae
5 changed files with 98 additions and 0 deletions
6
extras/pcf8591/component.mk
Normal file
6
extras/pcf8591/component.mk
Normal 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))
|
Loading…
Add table
Add a link
Reference in a new issue