aboutsummaryrefslogtreecommitdiffstats
path: root/demos/various/RT-ARM7-GENERIC/readme.txt
blob: b3feb7551651ea46d72259b79d05080ca6be8f9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*****************************************************************************
** 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.