diff options
Diffstat (limited to 'ChibiOS_16.1.5/community/demos/KINETIS/RT-TEENSY3/readme.txt')
-rw-r--r-- | ChibiOS_16.1.5/community/demos/KINETIS/RT-TEENSY3/readme.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ChibiOS_16.1.5/community/demos/KINETIS/RT-TEENSY3/readme.txt b/ChibiOS_16.1.5/community/demos/KINETIS/RT-TEENSY3/readme.txt deleted file mode 100644 index 7680d00..0000000 --- a/ChibiOS_16.1.5/community/demos/KINETIS/RT-TEENSY3/readme.txt +++ /dev/null @@ -1,17 +0,0 @@ -*****************************************************************************
-** 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.
|