aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Embest-STM32-DMSTF4BB/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Embest-STM32-DMSTF4BB/board.mk')
-rw-r--r--boards/base/Embest-STM32-DMSTF4BB/board.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/board.mk b/boards/base/Embest-STM32-DMSTF4BB/board.mk
new file mode 100644
index 00000000..4b8448c2
--- /dev/null
+++ b/boards/base/Embest-STM32-DMSTF4BB/board.mk
@@ -0,0 +1,7 @@
+GFXINC += $(GFXLIB)/boards/base/Embest-STM32-DMSTF4BB
+GFXSRC +=
+GFXDEFS += -DGFX_USE_CHIBIOS=TRUE
+
+include $(GFXLIB)/drivers/gdisp/SSD2119/gdisp_lld.mk
+include $(GFXLIB)/drivers/ginput/touch/STMPE811/ginput_lld.mk
+