ChibiOS/demos/various/RT-ARM7-GENERIC
Giovanni Di Sirio d447fd6cee New hooks added to RT, stronger checks on RT chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-24 07:59:12 +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@10947 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-11-04 19:25:56 +00:00
chconf.h New hooks added to RT, stronger checks on RT chconf.h files. 2017-11-24 07:59:12 +00:00
main.c Mass license update. 2016-03-18 10:29:35 +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.