aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/stm32vl-discovery/miniblink/README
diff options
context:
space:
mode:
authorStephen Caudle2011-11-02 14:56:37 -0400
committerStephen Caudle2011-11-02 14:56:37 -0400
commitdc19a4ecfbf70e11f6c296ba891d4788abe06a8f (patch)
treef3e47dca64651ee8e36256f0b1d11decfebe6574 /examples/stm32/f1/stm32vl-discovery/miniblink/README
parentd9a76c75c218b5acd1173a4751699439593d3258 (diff)
Rename STM32 discovery folders to be more specific
Diffstat (limited to 'examples/stm32/f1/stm32vl-discovery/miniblink/README')
-rw-r--r--examples/stm32/f1/stm32vl-discovery/miniblink/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/stm32/f1/stm32vl-discovery/miniblink/README b/examples/stm32/f1/stm32vl-discovery/miniblink/README
new file mode 100644
index 0000000..cffce60
--- /dev/null
+++ b/examples/stm32/f1/stm32vl-discovery/miniblink/README
@@ -0,0 +1,9 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This is the smallest-possible example program using libopencm3.
+
+It's intended for the ST STM32VLDISCOVERY eval board. It should blink
+the blue LED on the board.
+