ChibiOS/demos/KINETIS/RT-FREEDOM-K20D50M-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 [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00
.cproject [KINETIS] EXT demos 2014-09-01 00:19:12 +00:00
.project [KINETIS] EXT demos 2014-09-01 00:19:12 +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 [KINETIS] EXT demos 2014-09-01 00:19:12 +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 K20D50M.                **
*****************************************************************************

** TARGET **

The demo runs on an Freescale Freedom K20D50M 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 green led will toggle.

** Build Procedure **