aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F107-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-13 14:02:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-13 14:02:17 +0000
commitfee72530476c5b9eed43fde792df9de367d56800 (patch)
tree7810baf463236a99df3ad14945314e0403159582 /demos/ARMCM3-STM32F107-GCC/readme.txt
parent9ef8c0dee14cdc80146db7e8fe039e813275ca95 (diff)
downloadChibiOS-fee72530476c5b9eed43fde792df9de367d56800.tar.gz
ChibiOS-fee72530476c5b9eed43fde792df9de367d56800.tar.bz2
ChibiOS-fee72530476c5b9eed43fde792df9de367d56800.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1915 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F107-GCC/readme.txt')
-rw-r--r--demos/ARMCM3-STM32F107-GCC/readme.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/demos/ARMCM3-STM32F107-GCC/readme.txt b/demos/ARMCM3-STM32F107-GCC/readme.txt
new file mode 100644
index 000000000..959a23363
--- /dev/null
+++ b/demos/ARMCM3-STM32F107-GCC/readme.txt
@@ -0,0 +1,25 @@
+*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M3 STM32F107. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an ST STM3210C-EVAL board.
+
+** The Demo **
+
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain,
+YAGARTO and an experimental WinARM build including GCC 4.3.0.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** Notes **
+
+Some files used by the demo are not part of ChibiOS/RT but are copyright of
+ST Microelectronics and are licensed under a different license.
+Also note that not all the files present in the ST library are distribited
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com