aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-discovery/miniblink/README
diff options
context:
space:
mode:
authorUwe Hermann2011-02-09 02:34:50 +0100
committerUwe Hermann2011-02-09 02:48:51 +0100
commit5bfffcbb29849bbeb4df2e78b43ca408443196dc (patch)
treea7b4ce4543d72aca78662614c5d82c64838486b1 /examples/stm32/stm32-discovery/miniblink/README
parent62f3897a2e03a4b935b2ef4b1a694c8923d8e802 (diff)
Use ST STM32VLDISCOVERY board name consistently.
Diffstat (limited to 'examples/stm32/stm32-discovery/miniblink/README')
-rw-r--r--examples/stm32/stm32-discovery/miniblink/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/stm32-discovery/miniblink/README b/examples/stm32/stm32-discovery/miniblink/README
index e4fce07..cffce60 100644
--- a/examples/stm32/stm32-discovery/miniblink/README
+++ b/examples/stm32/stm32-discovery/miniblink/README
@@ -4,6 +4,6 @@ README
This is the smallest-possible example program using libopencm3.
-It's intended for the STM32 Discovery eval board. It should blink
+It's intended for the ST STM32VLDISCOVERY eval board. It should blink
the blue LED on the board.