diff options
Diffstat (limited to 'ChibiOS_16.1.5/community/demos/KINETIS/RT-FREEDOM-KL25Z/readme.txt')
-rw-r--r-- | ChibiOS_16.1.5/community/demos/KINETIS/RT-FREEDOM-KL25Z/readme.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChibiOS_16.1.5/community/demos/KINETIS/RT-FREEDOM-KL25Z/readme.txt b/ChibiOS_16.1.5/community/demos/KINETIS/RT-FREEDOM-KL25Z/readme.txt new file mode 100644 index 0000000..c43e6b8 --- /dev/null +++ b/ChibiOS_16.1.5/community/demos/KINETIS/RT-FREEDOM-KL25Z/readme.txt @@ -0,0 +1,16 @@ +*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M0+ Freedom Board KL25Z. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an Freescale Freedom KL25Z board.
+
+** The Demo **
+
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO. just modify the TRGT line in the makefile in order to use
+different GCC toolchains.
|