ChibiOS/demos/KINETIS/RT-TEENSY3
utzig a41f866476 [KINETIS] Add Teensy 3.0 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7160 35acf78f-673a-0410-8e92-d51de3d6d3f4
2014-08-07 15:41:59 +00:00
..
Makefile [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00
chconf.h [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00
halconf.h [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00
main.c [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00
mcuconf.h [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00
readme.txt [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +00:00

readme.txt

*****************************************************************************
** ChibiOS/RT port for ARM-Cortex-M4 MK20DX128.                            **
*****************************************************************************

** TARGET **

The demo runs on a PJRC Teensy 3 board.

** The Demo **

The demo shows how to blink the LED on pin 13 of the board.

** Build Procedure **

The demo has been tested by using the free ARM-none GCC toolchain. Just
modify the TRGT line in the makefile in order to use different GCC
toolchains.