aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/mb525/fancyblink/README
diff options
context:
space:
mode:
authorUwe Hermann2010-12-30 01:52:44 +0100
committerUwe Hermann2010-12-30 01:52:44 +0100
commitbcce98da54b047a15ef0abf41e0c7794f29f0439 (patch)
tree98462dcb9874341bd7342a1794ec01e8ad420d47 /examples/stm32/mb525/fancyblink/README
parentb65f3f06d061823fac1af91594e0d702b4c80693 (diff)
Move STM32 examples to examples/stm32 subdir.
Diffstat (limited to 'examples/stm32/mb525/fancyblink/README')
-rw-r--r--examples/stm32/mb525/fancyblink/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/stm32/mb525/fancyblink/README b/examples/stm32/mb525/fancyblink/README
new file mode 100644
index 0000000..8590e83
--- /dev/null
+++ b/examples/stm32/mb525/fancyblink/README
@@ -0,0 +1,10 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This is a blink example program using libopenstm32.
+
+It's intended for the ST STM32-based MB525 eval board (see
+http://www.st.com/stonline/products/literature/um/13472.htm for details).
+It should blink the LED on the board.
+