24 lines
716 B
Plaintext
24 lines
716 B
Plaintext
|
*****************************************************************************
|
||
|
** 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
|