aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32f4-discovery/random/README
diff options
context:
space:
mode:
authorOliver Dille2012-09-07 22:43:10 +0200
committerOliver Dille2012-09-07 22:43:10 +0200
commit099a5626dba3a885d4e5b6903a5a5a642c3d6638 (patch)
treebb276abdf2f68dbcbc12bbffcfb84ab1991e6c25 /examples/stm32/f4/stm32f4-discovery/random/README
parente99896120be09c6d11efa08ada40373d39d57131 (diff)
Random number generator example.
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.