ChibiOS/demos/ARM7-AT91SAM7X-GCC
gdisirio f2386f6a22 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-12-21 10:30:39 +00:00
..
Makefile ARM7/9 port update, other improvements. 2010-11-19 18:45:11 +00:00
ch.ld git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1948 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-05-22 09:07:50 +00:00
chconf.h Fixed typo in configuration files. 2010-12-02 17:40:37 +00:00
halconf.h Fixed a misplaced comment in all the halconf.h files. 2010-11-20 11:13:15 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2515 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-12-21 10:30:39 +00:00
mcuconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2273 35acf78f-673a-0410-8e92-d51de3d6d3f4 2010-10-23 18:16:54 +00:00
readme.txt Added AT91SAM7S256 demo. 2010-05-29 06:09:11 +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/os/hal/platform/AT91SAM7/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