ChibiOS-Contrib/demos/KINETIS/RT-FREEDOM-K20D50M-EXT
Konstantin Oblaukhov a6bb21d05b KINETIS tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07:00
..
.cproject [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
.project [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
Makefile KINETIS tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07:00
chconf.h KINETIS tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07:00
halconf.h [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
halconf_community.h KINETIS tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07:00
main.c [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03:00
mcuconf.h [KINETIS] Update demos (for HAL changes). 2016-03-22 20:15:49 +00:00
readme.txt [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03: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 **