2013-10-28 09:18:24 +00:00
|
|
|
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
|
2014-03-11 07:13:31 +00:00
|
|
|
- GAUDIO recording via the GADC driver
|
2013-10-28 09:18:24 +00:00
|
|
|
|
|
|
|
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.
|