tinySA/demos/KINETIS/RT-FREEDOM-K20D50M
Fabio Utzig e1bf314769 [KINETIS] Add Eclipse project files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8936 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-02-23 20:50:09 +00:00
..
debug [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.cproject [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.project [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8905 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-16 14:08:44 +00:00
chconf.h Fixed a formatting error in chconf.h. 2015-04-03 06:58:29 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8678 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-01-03 11:32:14 +00:00
main.c Mass change, all thread functions now return void. 2015-04-03 12:48:22 +00:00
mcuconf.h MISRA-related fixes. 2015-03-03 10:02:55 +00:00
readme.txt [KINETIS] Add Freedom K20D50M demo 2014-08-06 01:06:52 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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