aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorUwe Hermann2011-11-11 21:54:43 +0100
committerUwe Hermann2011-11-11 21:54:43 +0100
commit6ce8d610976e79f5c6649d16638b6c1daf45c887 (patch)
treebc1bf39097f85613c992861cd6b8ad679ac38dd5 /examples
parente626a725615c9d67e0f5678c614d328c38a8d9d9 (diff)
stm32f4-discovery/miniblink: Fix board name typo.
Diffstat (limited to 'examples')
-rw-r--r--examples/stm32/f4/stm32f4-discovery/miniblink/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/f4/stm32f4-discovery/miniblink/README b/examples/stm32/f4/stm32f4-discovery/miniblink/README
index cffce60..cba9d42 100644
--- a/examples/stm32/f4/stm32f4-discovery/miniblink/README
+++ b/examples/stm32/f4/stm32f4-discovery/miniblink/README
@@ -4,6 +4,6 @@ README
This is the smallest-possible example program using libopencm3.
-It's intended for the ST STM32VLDISCOVERY eval board. It should blink
+It's intended for the ST STM32F4DISCOVERY eval board. It should blink
the blue LED on the board.