mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 01:20:36 +08:00
7 lines
77 B
Makefile
7 lines
77 B
Makefile
#
|
|
# LSM303D accel/mag driver
|
|
#
|
|
|
|
MODULE_COMMAND = l3gd20
|
|
SRCS = l3gd20.cpp
|