aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-GENERIC-KERNEL/readme.txt
blob: 0c13627af8efff0c3de5267b75ed867bfa7d1d21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*****************************************************************************
** ChibiOS/RT demo for generict ARM Cortex-M3 processor, kernel only.      **
*****************************************************************************

** TARGET **

The demo runs on any ARM Cortex-M3 processor after changing few constants
in main.c, the defaults are setup for an STM32F1xx.

** Build Procedure **

The demo has been tested by using the free CodeSourcery GCC-based toolchain
and YAGARTO. just modify the TRGT line in the makefile in order to use
different GCC toolchains.