ChibiOS/demos/KINETIS/RT-FREEDOM-KL25Z
utzig 47d9a2be5a [KINETIS] Fix thread function declarations
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7116 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-02 00:47:26 +00:00
..
Makefile [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00
chconf.h [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00
halconf.h [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00
main.c [KINETIS] Fix thread function declarations 2014-08-02 00:47:26 +00:00
mcuconf.h [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00
readme.txt [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00

readme.txt

*****************************************************************************
** 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.