aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-SAM7EX256-GE12/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Olimex-SAM7EX256-GE12/readme.txt')
-rw-r--r--boards/base/Olimex-SAM7EX256-GE12/readme.txt15
1 files changed, 12 insertions, 3 deletions
diff --git a/boards/base/Olimex-SAM7EX256-GE12/readme.txt b/boards/base/Olimex-SAM7EX256-GE12/readme.txt
index b84e5575..ebf1497a 100644
--- a/boards/base/Olimex-SAM7EX256-GE12/readme.txt
+++ b/boards/base/Olimex-SAM7EX256-GE12/readme.txt
@@ -1,6 +1,15 @@
-This is the same as the Olimex-SAM7EX256-GE8 board except that it uses the GE12 display controller
-instead of the GE8 display controller.
+This directory contains the interface for the Olimex SAM7EX256 board
+running under ChibiOS.
+
+On this board uGFX currently supports:
+ - GDISP via the Nokia6610GE12 display
+ - GADC via the AT91SAM7 driver
+ - GINPUT-dials via the GADC driver
+ - GINPUT-toggles via the Pal driver
+ - GAUDIN via the GADC driver
+
+Note there are two variants of this board - one with the GE8 display
+ and one with the GE12 display. This one is for the GE12 display.
See the Olimex-SAM7EX256-GE8 board file directory for example Makefiles etc.
Don't forget to change the example Makefile to point the GFX board file to the GE12 instead of the GE8.
-