aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-AT91SAM7X-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-06 14:41:28 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-06 14:41:28 +0000
commit4fb21e032efb6898b89328daa3d6e4c0d4b6bbef (patch)
tree3a9f2a170bc4302c37b39a6f91a58a9406ebd196 /demos/ARM7-AT91SAM7X-GCC/readme.txt
parenteb82df9b16865867b0e053d4e240acde0c4bdee2 (diff)
downloadChibiOS-4fb21e032efb6898b89328daa3d6e4c0d4b6bbef.tar.gz
ChibiOS-4fb21e032efb6898b89328daa3d6e4c0d4b6bbef.tar.bz2
ChibiOS-4fb21e032efb6898b89328daa3d6e4c0d4b6bbef.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@190 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARM7-AT91SAM7X-GCC/readme.txt')
-rw-r--r--demos/ARM7-AT91SAM7X-GCC/readme.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/demos/ARM7-AT91SAM7X-GCC/readme.txt b/demos/ARM7-AT91SAM7X-GCC/readme.txt
new file mode 100644
index 000000000..5c0317e65
--- /dev/null
+++ b/demos/ARM7-AT91SAM7X-GCC/readme.txt
@@ -0,0 +1,26 @@
+*****************************************************************************
+** ChibiOS/RT port for ARM7TDMI AT91SAM7X256. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an Olimex SAM7-EX256 board.
+
+** The Demo **
+
+The demo blinks the leds on the board by using multiple threads.
+
+** Build Procedure **
+
+The demo was built using the YAGARTO toolchain but any toolchain based on GCC
+and GNU userspace programs will work.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are Atmel copyright
+and are licensed under a different license, see the header present in all the
+source files under ./demos/AT91SAM7X256/at91lib for details.
+Also note that not all the files present in the Atmel library are distribuited
+with ChibiOS/RT, you can find the whole library on the Atmel web site:
+
+ http://www.atmel.com