ChibiOS/demos/KINETIS/RT-FREEDOM-K20D50M
utzig b11b3d4b0b [KINETIS] Fix typos and comments
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7180 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-19 12:06:20 +00:00
..
Makefile [KINETIS] Fix cpu type 2014-08-07 15:43:07 +00:00
chconf.h [KINETIS] Add Freedom K20D50M demo 2014-08-06 01:06:52 +00:00
halconf.h [KINETIS] Add serial support to K20D50M demo + TestThread 2014-08-07 02:44:09 +00:00
main.c [KINETIS] Add serial support to K20D50M demo + TestThread 2014-08-07 02:44:09 +00:00
mcuconf.h [KINETIS] Fix typos and comments 2014-08-19 12:06:20 +00:00
readme.txt [KINETIS] Add Freedom K20D50M demo 2014-08-06 01:06:52 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 Freedom Board K20D50M.                **
*****************************************************************************

** TARGET **

The demo runs on an Freescale Freedom K20D50M 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.