stm32f4-discovery/miniblink: Fix board name typo.

This commit is contained in:
Uwe Hermann 2011-11-11 21:54:43 +01:00
parent e626a72561
commit 6ce8d61097

View File

@ -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.