diff options
Diffstat (limited to 'demos/ARMCM4-SAM4L/readme.txt')
-rw-r--r-- | demos/ARMCM4-SAM4L/readme.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/demos/ARMCM4-SAM4L/readme.txt b/demos/ARMCM4-SAM4L/readme.txt new file mode 100644 index 000000000..b9a7094d3 --- /dev/null +++ b/demos/ARMCM4-SAM4L/readme.txt @@ -0,0 +1,23 @@ +*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M4 SAM4L. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an ST SAM4L-EK 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.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+Atmel and are licensed under a different license.
+
+ http://www.atmel.com
|