aboutsummaryrefslogtreecommitdiffstats
path: root/demos/KINETIS/RT-FREEDOM-K20D50M-EXT/readme.txt
blob: 8d6d4ee07f056d7326c8a298bec36026b111dde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*****************************************************************************
** 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 **