aboutsummaryrefslogtreecommitdiff
path: root/lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt')
-rw-r--r--lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt b/lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt
new file mode 100644
index 000000000..5766ee28a
--- /dev/null
+++ b/lib/chibios-contrib/demos/KINETIS/RT-TEENSY3_6/readme.txt
@@ -0,0 +1,17 @@
1*****************************************************************************
2** ChibiOS/RT port for ARM-Cortex-M4 MK20DX128. **
3*****************************************************************************
4
5** TARGET **
6
7The demo runs on a PJRC Teensy 3 board.
8
9** The Demo **
10
11The demo shows how to blink the LED on pin 13 of the board.
12
13** Build Procedure **
14
15The demo has been tested by using the free ARM-none GCC toolchain. Just
16modify the TRGT line in the makefile in order to use different GCC
17toolchains.