ChibiOS/demos/AVR-AT90CANx-GCC
gdisirio 853216256a Relicensing parts of the tree under the Apache 2.0 license.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5521 35acf78f-673a-0410-8e92-d51de3d6d3f4
2013-03-30 10:32:37 +00:00
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4112 35acf78f-673a-0410-8e92-d51de3d6d3f4 2012-04-18 16:40:15 +00:00
chconf.h Relicensing parts of the tree under the Apache 2.0 license. 2013-03-30 10:32:37 +00:00
halconf.h Relicensing parts of the tree under the Apache 2.0 license. 2013-03-30 10:32:37 +00:00
main.c Relicensing parts of the tree under the Apache 2.0 license. 2013-03-30 10:32:37 +00:00
mcuconf.h Relicensing parts of the tree under the Apache 2.0 license. 2013-03-30 10:32:37 +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

*****************************************************************************
** ChibiOS/RT port for Atmel AVR AT90CAN128.                               **
*****************************************************************************

** TARGET **

The demo runs on an Olimex AVR-CAN board.

** The Demo **

The demo currently just flashes the board LED using a thread. It will be
expanded in next releases.
By pressing the board button 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/