aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/stm32-h103/spi/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/stm32-h103/spi/README
parentb65f3f06d061823fac1af91594e0d702b4c80693 (diff)
Move STM32 examples to examples/stm32 subdir.
Diffstat (limited to 'examples/stm32/stm32-h103/spi/README')
-rw-r--r--examples/stm32/stm32-h103/spi/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/stm32/stm32-h103/spi/README b/examples/stm32/stm32-h103/spi/README
new file mode 100644
index 0000000..d4714c2
--- /dev/null
+++ b/examples/stm32/stm32-h103/spi/README
@@ -0,0 +1,8 @@
+-------------------------------------------------------------------------------
+README
+-------------------------------------------------------------------------------
+
+This example program repeatedly sends characters on SPI1 on the ST STM32-based
+Olimex STM32-H103 eval board (see http://olimex.com/dev/stm32-h103.html
+for details).
+