tinySA/demos/ARM7-AT91SAM7X-GCC
gdisirio d62a644b1e Removed the chMsgSendWithEvent() function and the related configuration option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@914 35acf78f-673a-0410-8e92-d51de3d6d3f4
2009-04-19 07:15:05 +00:00
..
at91lib git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@193 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-02-18 15:53:48 +00:00
Makefile Bug 2686347 fixed. 2009-03-13 17:45:04 +00:00
board.c Fixed bug 2700695. 2009-03-31 15:03:25 +00:00
board.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@281 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-05-06 15:04:12 +00:00
ch.ld git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@453 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-10-04 09:53:06 +00:00
chconf.h Removed the chMsgSendWithEvent() function and the related configuration option. 2009-04-19 07:15:05 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@521 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-11-29 10:54:24 +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

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*****************************************************************************
** 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