From 099a5626dba3a885d4e5b6903a5a5a642c3d6638 Mon Sep 17 00:00:00 2001 From: Oliver Dille Date: Fri, 7 Sep 2012 22:43:10 +0200 Subject: Random number generator example. --- examples/stm32/f4/stm32f4-discovery/random/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/stm32/f4/stm32f4-discovery/random/README (limited to 'examples/stm32/f4/stm32f4-discovery/random/README') 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. -- cgit v1.2.3