gnuk/ChibiOS_2.0.8/demos/AVR-ATmega128-GCC
2010-11-30 13:54:43 +09:00
..
chconf.h import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
halconf.h import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
lcd.c import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
lcd.h import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
main.c import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
Makefile import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
mcuconf.h import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00
readme.txt import ChibiOS 2.0.8 2010-11-30 13:54:43 +09:00

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

** TARGET **

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

** The Demo **

The demo currently just writes a hello world on the LCD and toggles the relay
using a thread while button 2 is pressed.
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/