tinySA/demos/KINETIS/RT-TEENSY3
Giovanni Di Sirio b3fe630e4b Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-03-18 10:29:35 +00:00
..
debug [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.cproject [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
.project [KINETIS] Add Eclipse project files 2016-02-23 20:50:09 +00:00
Makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8905 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-16 14:08:44 +00:00
chconf.h Mass license update. 2016-03-18 10:29:35 +00:00
halconf.h Mass license update. 2016-03-18 10:29:35 +00:00
main.c Mass license update. 2016-03-18 10:29:35 +00:00
mcuconf.h Mass license update. 2016-03-18 10:29:35 +00:00
readme.txt [KINETIS] Add Teensy 3.0 demo 2014-08-07 15:41:59 +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 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.