ChibiOS-Contrib/demos/MIMXRT1062/RT-TEENSY4_1
Michael Stapelberg f19da3e183 replace file names to use MIMXRT1062 2021-03-27 16:03:55 +01:00
..
debug branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
.cproject branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
.project branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
Makefile replace file names to use MIMXRT1062 2021-03-27 16:03:55 +01:00
chconf.h branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
halconf.h branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
halconf_community.h branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
main.c branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
mcuconf.h replace file names to use MIMXRT1062 2021-03-27 16:03:55 +01:00
readme.txt branch demo from TEENSY3_6 2021-03-27 16:03:55 +01: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.