aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h107/fancyblink/README
diff options
context:
space:
mode:
authorDamjan Marion2011-01-26 21:14:54 +0100
committerUwe Hermann2011-01-30 22:18:25 +0100
commit7801cdf5a266d77a93495dc8aab28536d079cfa8 (patch)
tree707e9df46ff142f3da5d242d1ae21ee5676f3a4c /examples/stm32/stm32-h107/fancyblink/README
parentaac65d8560a59105cc02132860b77cfe61835b2e (diff)
Fancyblink example for Olimex STM32-H107 board.
Diffstat (limited to 'examples/stm32/stm32-h107/fancyblink/README')
-rw-r--r--examples/stm32/stm32-h107/fancyblink/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/stm32/stm32-h107/fancyblink/README b/examples/stm32/stm32-h107/fancyblink/README
new file mode 100644
index 0000000..6f1ac39
--- /dev/null
+++ b/examples/stm32/stm32-h107/fancyblink/README
@@ -0,0 +1,10 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This is small LED blinking example program using libopencm3.
+
+It's intended for the ST STM32-based Olimex STM32-H107 eval board (see
+http://olimex.com/dev/stm32-h107.html for details). It should blink
+the LED on the board.
+