ChibiOS-Contrib/demos/MIMXRT1062/RT-TEENSY4_1
zykrahgaming 7014bc09be Even more updates to chconf.h files 2022-01-01 18:24:30 +11: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 Updated Makefiles to use newer ARM ports 2022-01-01 17:41:28 +11:00
chconf.h Even more updates to chconf.h files 2022-01-01 18:24:30 +11:00
halconf.h Updated Makefiles to use new ChibiOS HAL and RT versions. Updated chconf.h files to include missing definitions. Still a few more things to add. 2022-01-01 17:56:50 +11:00
halconf_community.h branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
main.c Teensy 4.1 demo: start USB serial shell after control line state 2021-04-27 08:31:54 +02:00
mcuconf.h demos/RT-TEENSY4_1: enable USB shell / tests in demo 2021-03-31 13:59:00 +02:00
readme.txt branch demo from TEENSY3_6 2021-03-27 16:03:55 +01:00
usbcfg.c Teensy 4.1 demo: start USB serial shell after control line state 2021-04-27 08:31:54 +02:00
usbcfg.h branch usbcfg.[ch] from testhal/KINETIS/TEENSY3_x/USB_SERIAL/ 2021-03-31 13:59:00 +02: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.