aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-SAM7EX256-GE12/board.mk
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-10-28 19:18:24 +1000
committerinmarket <andrewh@inmarket.com.au>2013-10-28 19:18:24 +1000
commit0fe4d3a037fd8989227604805a2f130eb67038de (patch)
treec2577e3ab73053c31f2e247afe9293284c5bacd4 /boards/base/Olimex-SAM7EX256-GE12/board.mk
parent737ac5be9743e37b80133706faf02e959e803459 (diff)
downloaduGFX-0fe4d3a037fd8989227604805a2f130eb67038de.tar.gz
uGFX-0fe4d3a037fd8989227604805a2f130eb67038de.tar.bz2
uGFX-0fe4d3a037fd8989227604805a2f130eb67038de.zip
Add readme's to the board directories
Diffstat (limited to 'boards/base/Olimex-SAM7EX256-GE12/board.mk')
-rw-r--r--boards/base/Olimex-SAM7EX256-GE12/board.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/boards/base/Olimex-SAM7EX256-GE12/board.mk b/boards/base/Olimex-SAM7EX256-GE12/board.mk
index 5230b6b4..662178a6 100644
--- a/boards/base/Olimex-SAM7EX256-GE12/board.mk
+++ b/boards/base/Olimex-SAM7EX256-GE12/board.mk
@@ -1,14 +1,8 @@
GFXINC += $(GFXLIB)/boards/base/Olimex-SAM7EX256-GE12 $(GFXLIB)/boards/base/Olimex-SAM7EX256-GE8
GFXSRC +=
GFXDEFS += -DGFX_USE_OS_CHIBIOS=TRUE
-
-#This board has a Nokia6610GE12 display
include $(GFXLIB)/drivers/gdisp/Nokia6610GE12/gdisp_lld.mk
-#This board supports GADC via the AT91SAM7 driver
include $(GFXLIB)/drivers/gadc/AT91SAM7/gadc_lld.mk
-#This board supports GINPUT dials via the GADC driver
include $(GFXLIB)/drivers/ginput/dial/GADC/ginput_lld.mk
-#This board supports GINPUT toggles via the Pal driver
include $(GFXLIB)/drivers/ginput/toggle/Pal/ginput_lld.mk
-#This board support GAUDIN via the GADC driver
include $(GFXLIB)/drivers/gaudin/gadc/gaudin_lld.mk