[DOC] Updated README's for F0 and F4 examples to describe the needed board connections.

This commit is contained in:
Frantisek Burian
2014-01-03 13:28:57 +01:00
parent a265fd4d64
commit 022cc475bf
15 changed files with 82 additions and 31 deletions

View File

@@ -1,8 +1,14 @@
------------------------------------------------------------------------------
README
------
------------------------------------------------------------------------------
This example is the same as fancy_blink except that it uses the
systick timer to generate time accurate delays. Shows how to set
up the systick timer to create an interrupt every millisecond and
how to write a delay routine (msleep) that can then delay for a
specific number of milliseconds.
Board connections:
------------------
<none required>