aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-06 18:22:28 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-06 18:22:28 +0000
commitdebee3a5c68cc02e8c3d6424077b8461df9d329c (patch)
treec38fc0aabc09f169dd5ac8a2cdc82c5c2026e747
parentd3adba6d993ef0c15e5b8d33297d3cd108e2f8b6 (diff)
downloadChibiOS-debee3a5c68cc02e8c3d6424077b8461df9d329c.tar.gz
ChibiOS-debee3a5c68cc02e8c3d6424077b8461df9d329c.tar.bz2
ChibiOS-debee3a5c68cc02e8c3d6424077b8461df9d329c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3479 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--demos/ARMCM3-STM32F407-DISCOVERY/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
index 61e619628..ab3c5199a 100644
--- a/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
+++ b/demos/ARMCM3-STM32F407-DISCOVERY/readme.txt
@@ -13,7 +13,7 @@ APIs. The ADC samples two channels (temperature sensor and PC0) and modulates
the PWM using the sampled values. The sample data is also transmitted using
the SPI port 1.
By pressing the button located on the board the test procedure is activated
-with output on the serial port COM1 (USART1).
+with output on the serial port SD2 (USART2).
** Build Procedure **