ChibiOS/demos/various/RT-ARMCM4-USELIB
Giovanni Di Sirio 6fc15ee8aa RT demo using a pre-compiled library and header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12824 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-06-04 08:49:14 +00:00
..
debug RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
rt RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
.cproject RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
.project RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
Makefile RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
main.c RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00
readme.txt RT demo using a pre-compiled library and header. 2019-06-04 08:49:14 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4.                                      **
*****************************************************************************

** TARGET **

The demo targets a generic ARM Cortex-M4 device without HAL support. RT is
included as a library and an header generated by RT-ARMCM4-MAKELIB.

** 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.