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