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