aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F107-GCC/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-12 08:34:29 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-12 08:34:29 +0000
commit3ed4800b9b4126acd3b79b108658a1145dccff6f (patch)
tree5eed234760301fff86ba97c2d9f9b2977c9fe5b6 /demos/ARMCM3-STM32F107-GCC/readme.txt
parent3e8aa7cd6ab42de755f5e873d3775c3d7065a58f (diff)
downloadChibiOS-3ed4800b9b4126acd3b79b108658a1145dccff6f.tar.gz
ChibiOS-3ed4800b9b4126acd3b79b108658a1145dccff6f.tar.bz2
ChibiOS-3ed4800b9b4126acd3b79b108658a1145dccff6f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2819 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F107-GCC/readme.txt')
-rw-r--r--demos/ARMCM3-STM32F107-GCC/readme.txt28
1 files changed, 0 insertions, 28 deletions
diff --git a/demos/ARMCM3-STM32F107-GCC/readme.txt b/demos/ARMCM3-STM32F107-GCC/readme.txt
deleted file mode 100644
index f535df8b4..000000000
--- a/demos/ARMCM3-STM32F107-GCC/readme.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-*****************************************************************************
-** ChibiOS/RT port for ARM-Cortex-M3 STM32F107. **
-*****************************************************************************
-
-** TARGET **
-
-The demo runs on an Olimex STM32-P107 board.
-
-** The Demo **
-
-The demo flashes the board LED using a thread, by pressing the button located
-on the board the test procedure is activated with output on the serial port
-SD3 (USART3).
-
-** 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 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