aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/Bosch/bmp085.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/Bosch/bmp085.mk')
-rw-r--r--os/ex/Bosch/bmp085.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/ex/Bosch/bmp085.mk b/os/ex/Bosch/bmp085.mk
new file mode 100644
index 000000000..1f3c166b6
--- /dev/null
+++ b/os/ex/Bosch/bmp085.mk
@@ -0,0 +1,6 @@
+# List of all the BMP085 device files.
+BMP085SRC := $(CHIBIOS)/os/ex/Bosch/bmp085.c
+
+# Required include directories
+BMP085INC := $(CHIBIOS)/os/hal/lib/peripherals/sensors \
+ $(CHIBIOS)/os/ex/Bosch