aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32f4-discovery/random/README
diff options
context:
space:
mode:
authorchrysn2012-10-17 18:55:54 +0200
committerchrysn2012-10-17 18:55:54 +0200
commit7c33025c318bcc43cfcd3a23a76d14b299fecc0a (patch)
tree491adcf9ada616f15c435929e878c5ca3cddc568 /examples/stm32/f4/stm32f4-discovery/random/README
parenta69d83d312396ee604426dce5341a54316c7c9b5 (diff)
parent0a483449654e18189ff017f70d6b97888cdba382 (diff)
Merge branch 'master' into generalizations
Conflicts: lib/lm3s/vector.c -- split out to lm3s/irq.h lib/stm32/f4/vector.c -- put the floating point initialization code into a function like in lpc43xx
Diffstat (limited to 'examples/stm32/f4/stm32f4-discovery/random/README')
-rw-r--r--examples/stm32/f4/stm32f4-discovery/random/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/stm32/f4/stm32f4-discovery/random/README b/examples/stm32/f4/stm32f4-discovery/random/README
new file mode 100644
index 0000000..875e6bf
--- /dev/null
+++ b/examples/stm32/f4/stm32f4-discovery/random/README
@@ -0,0 +1,5 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This example randomly blinks the green LED on the ST STM32F4DISCOVERY eval board.