ChibiOS/demos/various/RT-ARMCM4-GENERIC
Giovanni Di Sirio 246b79ae4a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7836 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-31 10:46:06 +00:00
..
debug Generic Cortex-M4 demo for GCC. 2015-03-09 14:01:44 +00:00
.cproject Generic Cortex-M4 demo for GCC. 2015-03-09 14:01:44 +00:00
.project Generic Cortex-M4 demo for GCC. 2015-03-09 14:01:44 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7824 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-28 11:56:07 +00:00
chconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7836 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-31 10:46:06 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7744 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-09 14:57:41 +00:00
readme.txt Generic Cortex-M4 demo for GCC. 2015-03-09 14:01:44 +00:00

readme.txt

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

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