ChibiOS/demos/ARM7-AT91SAM7S-GCC
gdisirio c39d08fc2a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 15:48:55 +00:00
..
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 15:48:55 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 15:48:55 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3209 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-08 08:44:31 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3226 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-13 15:40:57 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:27:05 +00:00
main.c Added thread names to all demos. 2011-07-10 06:50:12 +00:00
mcuconf.h License updated. 2011-03-18 18:38:08 +00:00
readme.txt Added AT91SAM7S256 demo. 2010-05-29 06:09:11 +00:00

readme.txt

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

** TARGET **

The demo runs on an Olimex SAM7-P256 board.

** The Demo **

The demo currently just flashes the LED1 using a thread.
The button B1 prints an "Hello World!" string on RS232_0, the button B2
activates che ChibiOS/RT test suite, output on RS232_0(port baudrate 38400).

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