aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/l3gd20.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/l3gd20.mk')
-rw-r--r--os/ex/ST/l3gd20.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/ex/ST/l3gd20.mk b/os/ex/ST/l3gd20.mk
new file mode 100644
index 000000000..ee715b9a0
--- /dev/null
+++ b/os/ex/ST/l3gd20.mk
@@ -0,0 +1,6 @@
+# List of all the L3GD20 device files.
+L3GD20SRC := $(CHIBIOS)/os/ex/ST/l3gd20.c
+
+# Required include directories
+L3GD20INC := $(CHIBIOS)/os/hal/lib/peripherals/include \
+ $(CHIBIOS)/os/ex/ST \ No newline at end of file