ChibiOS/demos/AVR-AT90CANx-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
..
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@325 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-06-26 14:06:21 +00:00
board.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@733 35acf78f-673a-0410-8e92-d51de3d6d3f4 2009-02-07 10:16:14 +00:00
board.h 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
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@524 35acf78f-673a-0410-8e92-d51de3d6d3f4 2008-11-29 12:55:35 +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/