aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-discovery/usart/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/stm32-discovery/usart/README')
-rw-r--r--examples/stm32/stm32-discovery/usart/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32/stm32-discovery/usart/README b/examples/stm32/stm32-discovery/usart/README
index f819b83..6d09139 100644
--- a/examples/stm32/stm32-discovery/usart/README
+++ b/examples/stm32/stm32-discovery/usart/README
@@ -2,8 +2,8 @@
README
------------------------------------------------------------------------------
-This example program sends some characters on USART1 on the ST STM32 Discovery
-eval board.
+This example program sends some characters on USART1 on the
+ST STM32VLDISCOVERY eval board.
The terminal settings for the receiving device/PC are 38400 8n1.