tinySA/demos/KINETIS/RT-FREEDOM-KL25Z
Fabio Utzig c5ca1334e2 [KINETIS] Remove CRT1_AREAS_NUMBER definition
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8682 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-01-03 21:35:01 +00:00
..
Makefile [KINETIS] Remove CRT1_AREAS_NUMBER definition 2016-01-03 21:35:01 +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 initial demo for Freedom-KL25Z 2014-08-01 22:57:24 +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-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.