aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f4/stm32-discovery/fancyblink/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/f4/stm32-discovery/fancyblink/README')
-rw-r--r--examples/stm32/f4/stm32-discovery/fancyblink/README9
1 files changed, 9 insertions, 0 deletions
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.
+