aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32-discovery/fancyblink/README
diff options
context:
space:
mode:
authorStephen Caudle2011-10-31 15:01:35 -0400
committerStephen Caudle2011-11-02 14:26:35 -0400
commit505a05ccf48be13a79dac93c4a67f091fad833de (patch)
tree5a9b8a06f03b1074986451c2a4bb4eaadae184f7 /examples/stm32/f4/stm32-discovery/fancyblink/README
parentd17e548c6f45987fbb78603574b2b882cd97a53b (diff)
Add STM32F4 fancyblink example
Diffstat (limited to 'examples/stm32/f4/stm32-discovery/fancyblink/README')
-rw-r--r--examples/stm32/f4/stm32-discovery/fancyblink/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/stm32/f4/stm32-discovery/fancyblink/README b/examples/stm32/f4/stm32-discovery/fancyblink/README
new file mode 100644
index 0000000..88e24bf
--- /dev/null
+++ b/examples/stm32/f4/stm32-discovery/fancyblink/README
@@ -0,0 +1,9 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This is the smallest-possible example program using libopencm3.
+
+It's intended for the ST STM32F4DISCOVERY eval board. It should blink
+the LEDs on the board.
+