From 0fe4d3a037fd8989227604805a2f130eb67038de Mon Sep 17 00:00:00 2001 From: inmarket Date: Mon, 28 Oct 2013 19:18:24 +1000 Subject: Add readme's to the board directories --- boards/base/Olimex-SAM7EX256-GE8/readme.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 boards/base/Olimex-SAM7EX256-GE8/readme.txt (limited to 'boards/base/Olimex-SAM7EX256-GE8/readme.txt') diff --git a/boards/base/Olimex-SAM7EX256-GE8/readme.txt b/boards/base/Olimex-SAM7EX256-GE8/readme.txt new file mode 100644 index 00000000..01b3f8b4 --- /dev/null +++ b/boards/base/Olimex-SAM7EX256-GE8/readme.txt @@ -0,0 +1,14 @@ +This directory contains the interface for the Olimex SAM7EX256 board +running under ChibiOS. + +On this board uGFX currently supports: + - GDISP via the Nokia6610GE8 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 GE8 display. + +There is an example Makefile and project in the examples directory. -- cgit v1.2.3