aboutsummaryrefslogtreecommitdiffstats
path: root/halext/drivers/gdispVMT/gdisp_lld.mk
diff options
context:
space:
mode:
Diffstat (limited to 'halext/drivers/gdispVMT/gdisp_lld.mk')
-rw-r--r--halext/drivers/gdispVMT/gdisp_lld.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/halext/drivers/gdispVMT/gdisp_lld.mk b/halext/drivers/gdispVMT/gdisp_lld.mk
new file mode 100644
index 00000000..ab935370
--- /dev/null
+++ b/halext/drivers/gdispVMT/gdisp_lld.mk
@@ -0,0 +1,7 @@
+# List the required driver.
+HALSRC += ${CHIBIOS}/os/halext/drivers/gdispVMT/gdisp_lld.c \
+ ${CHIBIOS}/os/halext/drivers/gdispVMT/gdisp_lld_driver1.c \
+ ${CHIBIOS}/os/halext/drivers/gdispVMT/gdisp_lld_driver2.c
+
+# Required include directories
+HALINC += ${CHIBIOS}/os/halext/drivers/gdispVMT