blob: c43e6b846709051bc30b801374b3e9acdf36522b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M0+ Freedom Board KL25Z. **
*****************************************************************************
** TARGET **
The demo runs on an Freescale Freedom KL25Z 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.
|