ChibiOS/demos/various/RT-ARM7-GENERIC
Giovanni Di Sirio 32acaa3bbc Merged RT8 with SMP-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16549 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2024-08-26 15:42:51 +00:00
..
debug Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
.cproject Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
.project Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
Makefile Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
chconf.h Merged RT8 with SMP-related improvements. 2024-08-26 15:42:51 +00:00
main.c Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
readme.txt Mass EOL change to Unix mode. 2022-12-11 14:52:30 +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.