ChibiOS/demos/various/RT-ARMCM0-GENERIC
Giovanni Di Sirio 10415a981e More Nil enhancements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12644 110e8d01-0319-4d1e-a829-52ad28d1bb01
2019-02-08 14:36:53 +00:00
..
cfg Mass update of configuration files. 2019-01-21 21:11:16 +00:00
debug
.cproject
.project
Makefile More Nil enhancements. 2019-02-08 14:36:53 +00:00
main.c Updated with new makefiles, added Systick priority initialization. 2018-05-15 07:04:22 +00:00
readme.txt

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.