ChibiOS/demos/KINETIS/RT-FREEDOM-KL25Z
Giovanni Di Sirio 4487f919ec Fixed a wrong comment in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-03-09 11:16:46 +00:00
..
Makefile [KINETIS] Add initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +00:00
chconf.h Fixed a wrong comment in chconf.h. 2015-03-09 11:16:46 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
main.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
mcuconf.h MISRA-related fixes. 2015-03-03 10:02:55 +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.