ChibiOS/demos/XMC/RT-XMC1100-XMC_2GO
Giovanni Di Sirio 4de9f399d6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9655 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-23 13:36:34 +00:00
..
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9651 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-23 09:33:26 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9651 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-23 09:33:26 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9655 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-06-23 13:36:34 +00:00
chconf.h Added XMC1100 initial demo 2016-06-23 09:11:11 +00:00
main.c Added XMC1100 initial demo 2016-06-23 09:11:11 +00:00
readme.txt Added XMC1100 initial demo 2016-06-23 09:11:11 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M0.                                      **
*****************************************************************************

** TARGET **

The demo targets a generic ARM Cortex-M4 device without HAL support.

** The Demo **

** Build Procedure **

** Notes **

The files ch.ld and cmparams.h must be customized for your device. You also
need to provide the CMSIS compliant device header from your vendor, it this
demo an ST header is used.