ChibiOS/demos/KINETIS/RT-FREEDOM-KL25Z-EXT
gdisirio 81ca2c65f3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7599 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-27 16:56:41 +00:00
..
debug [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00
.cproject git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7599 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-27 16:56:41 +00:00
.project git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7599 35acf78f-673a-0410-8e92-d51de3d6d3f4 2014-12-27 16:56:41 +00:00
Makefile [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00
chconf.h [KINETIS] EXT demos 2014-09-01 00:19:12 +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] Corrected copyright assignment. 2014-09-11 02:39:40 +00:00
mcuconf.h [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00
readme.txt [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00

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