ChibiOS/demos/AVR/RT-MT-DB-X4
Giovanni Di Sirio 426c5edcd8 chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-04 14:46:20 +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 3, added objects factory settings 2017-10-04 14:46:20 +00:00
halconf.h Add an RT demo for AVR XMega. 2017-08-10 19:59:10 +00:00
main.c Add an RT demo for AVR XMega. 2017-08-10 19:59:10 +00:00
mcuconf.h Add an RT demo for AVR XMega. 2017-08-10 19:59:10 +00:00
readme.txt AVR: Add missing readme.txt file in demos folders. 2017-10-01 09:42:16 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT 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.

** 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.