extras/ms561101ba03: add initial implementation
This commit is contained in:
parent
61caf8c9f4
commit
0d05c7d9e2
3 changed files with 323 additions and 0 deletions
9
extras/ms561101ba03/component.mk
Normal file
9
extras/ms561101ba03/component.mk
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Component makefile for extras/ms561101ba03
|
||||
|
||||
# expected anyone using this driver includes it as 'ms561101ba03/ms561101ba03.h'
|
||||
INC_DIRS += $(ms561101ba03_ROOT)..
|
||||
|
||||
# args for passing into compile rule generation
|
||||
ms561101ba03_SRC_DIR = $(ms561101ba03_ROOT)
|
||||
|
||||
$(eval $(call component_compile_rules,ms561101ba03))
|
||||
Loading…
Add table
Add a link
Reference in a new issue