ChibiOS/demos/KINETIS/RT-FREEDOM-KL25Z-EXT
spacecoaster 05f8c30707 [KINETIS] Corrected copyright assignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-09-11 02:39:40 +00:00
..
debug
.cproject
.project
Makefile
chconf.h
halconf.h
main.c
mcuconf.h
readme.txt

readme.txt

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

** TARGET **

The demo runs on an Freescale Freedom KL25Z board.

** The Demo **

Generates an interrupt from an external button on PTA1. Assumes a button
is connected between PTA1 and ground. Uses the internal pullup on PTA1.

When the button is pressed the blue led will toggle.

** Build Procedure **