tinySA/demos/AVR-ATmega128-GCC
gdisirio a6dbd7a691 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@217 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-03-06 11:38:11 +00:00
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@216 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-03-05 15:56:12 +00:00
board.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@214 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-03-04 16:08:22 +00:00
board.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@208 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-02-29 14:55:04 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@207 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-02-27 15:53:49 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@216 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-03-05 15:56:12 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@217 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-03-06 11:38:11 +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 Atmel AVR ATmega128.                                **
*****************************************************************************

** TARGET **

The demo runs on an Olimex AVR-MT-128 board.

** The Demo **

The demo currently just toggles the relay using a thread. It will be expanded
in next releases.
By pressing the button 1 the test suite is activated, output on serial port 2.

** Build Procedure **

The demo was built using the WinAVR toolchain.

** Notes **

The demo requires include files from WinAVR that are not part of the ChibiOS/RT
distribution, please install WinAVR.

                         http://winavr.sourceforge.net/