tinySA/demos/KINETIS/RT-FREEDOM-K20D50M-EXT
gdisirio 8cbaf4d1ec 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
..
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 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

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