parent
14c8ff57ca
commit
5eae1664e5
5 changed files with 674 additions and 0 deletions
9
extras/ina3221/component.mk
Normal file
9
extras/ina3221/component.mk
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Component makefile for extras/ina3221
|
||||
|
||||
# expected anyone using this driver includes it as 'ina3221/ina3221.h'
|
||||
INC_DIRS += $(ina3221_ROOT)..
|
||||
|
||||
# args for passing into compile rule generation
|
||||
ina3221_SRC_DIR = $(ina3221_ROOT)
|
||||
|
||||
$(eval $(call component_compile_rules,ina3221))
|
||||
Loading…
Add table
Add a link
Reference in a new issue