ChibiOS/demos/ARM7-AT91SAM7X-GCC
gdisirio 2c46df1916 New heap manager.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1221 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-10-16 17:45:19 +00:00
..
Makefile Improved makefiles. 2009-09-19 08:00:34 +00:00
board.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1109 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-08-27 16:42:07 +00:00
board.h Completed PAL support for AT91SAM7X. 2009-07-11 14:36:20 +00:00
ch.ld Modified linker scripts for GCC 4.4.1. 2009-08-28 15:11:16 +00:00
chconf.h New heap manager. 2009-10-16 17:45:19 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1109 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-08-27 16:42:07 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@198 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-02-21 13:31:30 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM7TDMI AT91SAM7X256.                              **
*****************************************************************************

** TARGET **

The demo runs on an Olimex SAM7-EX256 board.

** The Demo **

The demo currently just flashes the LCD background using a thread.
The button SW1 prints an "Hello World!" string on COM1, the button SW2
activates che ChibiOS/RT test suite, output on COM1.

** Build Procedure **

The demo was built using the YAGARTO toolchain but any toolchain based on GCC
and GNU userspace programs will work.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are Atmel copyright
and are licensed under a different license, see the header present in all the
source files under ./demos/AT91SAM7X256/at91lib for details.
Also note that not all the files present in the Atmel library are distribuited
with ChibiOS/RT, you can find the whole library on the Atmel web site:

                             http://www.atmel.com