ChibiOS/demos/various/RT-ARMCM4-GENERIC
Giovanni Di Sirio 2f43a43dca Fixed bug #962.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12166 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-07-15 06:48:58 +00:00
..
cfg Fixed bug #962. 2018-07-15 06:48:58 +00:00
debug
.cproject
.project
Makefile ARMCMx rules..mk path mass update. 2018-07-07 07:55:00 +00:00
main.c Fixed to be made also to other demos without HAL and backported. 2018-05-14 14:56:31 +00:00
readme.txt

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.