Daniele Pettenuzzo
7 years ago
committed by
Beat Küng
3 changed files with 1190 additions and 0 deletions
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
px4_add_module( |
||||
MODULE drivers__vl53lxx |
||||
MAIN vl53lxx |
||||
COMPILE_FLAGS |
||||
-Wno-sign-compare |
||||
SRCS |
||||
vl53lxx.cpp |
||||
DEPENDS |
||||
platforms__common |
||||
) |
||||
# vim: set noet ft=cmake fenc=utf-8 ff=unix : |
Loading…
Reference in new issue