ChibiOS/demos/various/RT-ARMCM4-GENERIC
Giovanni Di Sirio 46b8615550 Fixed bug #1128.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_20.3.x@13894 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-10-31 10:40:13 +00:00
..
cfg Fixed bug #1128. 2020-10-31 10:40:13 +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 More Nil enhancements. 2019-02-08 14:36:53 +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 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.