aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARMCM3-STM32F103/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-12 08:25:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-12 08:25:16 +0000
commit3e8aa7cd6ab42de755f5e873d3775c3d7065a58f (patch)
tree7bef5b6d625ad9d660a2bcbca7a1be3d7071c7ec /demos/ARMCM3-STM32F103/readme.txt
parentf81c30406f47c57b8fcbec62ac66b66042eaa23f (diff)
downloadChibiOS-3e8aa7cd6ab42de755f5e873d3775c3d7065a58f.tar.gz
ChibiOS-3e8aa7cd6ab42de755f5e873d3775c3d7065a58f.tar.bz2
ChibiOS-3e8aa7cd6ab42de755f5e873d3775c3d7065a58f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2818 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32F103/readme.txt')
-rw-r--r--demos/ARMCM3-STM32F103/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/ARMCM3-STM32F103/readme.txt b/demos/ARMCM3-STM32F103/readme.txt
index 5329bfb35..e14bc600f 100644
--- a/demos/ARMCM3-STM32F103/readme.txt
+++ b/demos/ARMCM3-STM32F103/readme.txt
@@ -10,12 +10,12 @@ The demo runs on an Olimex STM32-P103 board.
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
-COM2 (USART2).
+SD2 (USART2).
** 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.
+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 **