aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Embest-STM32-DMSTF4BB/board.mk
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-11-10 21:52:55 +0100
committerJoel Bodenmann <joel@unormal.org>2013-11-10 21:52:55 +0100
commit932f4881bca348ecb769f1977088cf9df1d29652 (patch)
tree243f09f5324b3caafde7f25c1f0335e2f08257c9 /boards/base/Embest-STM32-DMSTF4BB/board.mk
parent48c2c7125bfa954277bca36e3d79786a6511db4a (diff)
downloaduGFX-932f4881bca348ecb769f1977088cf9df1d29652.tar.gz
uGFX-932f4881bca348ecb769f1977088cf9df1d29652.tar.bz2
uGFX-932f4881bca348ecb769f1977088cf9df1d29652.zip
added Embest-STM32-DMSTF4BB base board
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
+