ChibiOS/demos/various/RT-ARM7-GENERIC
Giovanni Di Sirio e351308f44 Mass update of configuration files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12575 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-01-21 21:11:16 +00:00
..
debug MISRAs on ARM port. 2015-03-10 11:29:42 +00:00
.cproject MISRAs on ARM port. 2015-03-10 11:29:42 +00:00
.project MISRAs on ARM port. 2015-03-10 11:29:42 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12522 110e8d01-0319-4d1e-a829-52ad28d1bb01 2019-01-02 11:58:58 +00:00
chconf.h Mass update of configuration files. 2019-01-21 21:11:16 +00:00
main.c Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt MISRAs on ARM port. 2015-03-10 11:29:42 +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.