ChibiOS/demos/AVR-AT90CANx-GCC
gdisirio db7b60f402 Modified all the halconf.h files to include the USB and Serial over USB drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2753 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-02-20 15:26:43 +00:00
..
Makefile
chconf.h Fixed typo in configuration files. 2010-12-02 17:40:37 +00:00
halconf.h Modified all the halconf.h files to include the USB and Serial over USB drivers. 2011-02-20 15:26:43 +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
readme.txt

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/