blob: b9a7094d3aec39e60fc219110535b32bc9df8ad8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 SAM4L. **
*****************************************************************************
** TARGET **
The demo runs on an ST SAM4L-EK board.
** The Demo **
** 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.
** Notes **
Some files used by the demo are not part of ChibiOS/RT but are copyright of
Atmel and are licensed under a different license.
http://www.atmel.com
|