ChibiOS/demos/KINETIS/RT-FREEDOM-K20D50M
gdisirio 8cbaf4d1ec git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-01 17:27:48 +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 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-11-01 17:27:48 +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.