ChibiOS-Contrib/demos/KINETIS/RT-TEENSY3
Fabien Poussin 2268395124 Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
..
debug [KINETIS] Add remaining demos and fix configs 2016-03-15 22:57:55 -03: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 Updating osal.mk path 2020-04-04 18:30:52 +02:00
chconf.h Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
halconf.h Updated all halconf/chconf headers 2020-04-08 00:35:16 +02: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 tests and demos updated to ChibiOS 18.2.x. 2018-11-20 09:53:38 +07: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 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.