ChibiOS/demos/AVR/NIL-MT-DB-X4
Giovanni Di Sirio 329823da6a chconf.h files alignment pass 2, added version tag in chconf.h files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:38:29 +00:00
..
Makefile AVR: Update demos makefiles to have a clean compilation. 2017-09-16 15:51:15 +00:00
chconf.h chconf.h files alignment pass 2, added version tag in chconf.h files 2017-10-04 14:38:29 +00:00
halconf.h
main.c
mcuconf.h
readme.txt AVR: Add missing readme.txt file in demos folders. 2017-10-01 09:42:16 +00:00

readme.txt

*****************************************************************************
** ChibiOS/NIL port for ATxmega128a4u.                                     **
*****************************************************************************

** TARGET **

The demo runs on the mattair Tech MT-DB-X4 board.

** The Demo **

The demo show how to blink the onboard LED every second by using a threas.

** Build Procedure **

The demo was built using the GCC AVR toolchain. It should build with WinAVR too!

** Programming procedure **

The board can be flash by using the Makefile and the DFU Programmer tools.
See the make file for more details.