aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32-discovery/button/README
diff options
context:
space:
mode:
authorStephen Caudle2011-10-31 15:01:25 -0400
committerStephen Caudle2011-11-02 14:26:34 -0400
commitd17e548c6f45987fbb78603574b2b882cd97a53b (patch)
treea65afdfdd5a68d6a688471a0c367dd70cdf63bb1 /examples/stm32/f4/stm32-discovery/button/README
parent62c105abebe70bcdb673fdb6b6b75ef7de04d7bd (diff)
Add STM32F4 button example
Diffstat (limited to 'examples/stm32/f4/stm32-discovery/button/README')
-rw-r--r--examples/stm32/f4/stm32-discovery/button/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/stm32/f4/stm32-discovery/button/README b/examples/stm32/f4/stm32-discovery/button/README
new file mode 100644
index 0000000..b794dda
--- /dev/null
+++ b/examples/stm32/f4/stm32-discovery/button/README
@@ -0,0 +1,8 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This example blinks the green LED on the ST STM32F4DISCOVERY eval board.
+
+When you press the 'USER' button, the blinking is slower.
+