ugfx/boards/base/Olimex-SAM7EX256-GE8
inmarket 5b2fff679d Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board 2015-02-07 01:14:16 +10:00
..
example Tidy ups 2014-10-06 17:05:39 +10:00
board.mk Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
board_Nokia6610GE8.h Replace NULL's with 0 as NULL is not defined by the Raw32 GOS. 2013-12-21 13:21:59 +10:00
board_TLS8204.h Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board 2015-02-07 01:14:16 +10:00
board_uext.h Add UEXT connector definitions for the SAM7EX256 board. 2015-02-05 00:22:14 +10:00
gadc_lld_board.h Create uGFX board directories which include example Makefiles. 2013-10-28 19:06:16 +10:00
gaudio_play_board.h Turn on PWM audio output for Olimex SAM7EX256 board. 2014-03-30 19:11:29 +10:00
gaudio_record_board.h Updates to GADC to use new simpler gfx queued bufferring. 2014-03-20 23:41:27 +10:00
ginput_lld_dial_board.h Create uGFX board directories which include example Makefiles. 2013-10-28 19:06:16 +10:00
ginput_lld_toggle_board.h Create uGFX board directories which include example Makefiles. 2013-10-28 19:06:16 +10:00
readme.txt Add TLS8204 on UEXT (Olimex MOD3310) to the SAM7EX256 board 2015-02-07 01:14:16 +10:00

readme.txt

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
	- GAUDIO recording 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.

There are also board files predefined for (just add driver to the makefile):
	- TLS8204 on the UEXT connector (Olimex MOD3310)