From 505a05ccf48be13a79dac93c4a67f091fad833de Mon Sep 17 00:00:00 2001 From: Stephen Caudle Date: Mon, 31 Oct 2011 15:01:35 -0400 Subject: Add STM32F4 fancyblink example --- examples/stm32/f4/stm32-discovery/fancyblink/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/stm32/f4/stm32-discovery/fancyblink/README (limited to 'examples/stm32/f4/stm32-discovery/fancyblink/README') 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. + -- cgit v1.2.3