aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann2010-03-05 23:38:11 +0100
committerUwe Hermann2010-03-05 23:38:11 +0100
commitbc9a9ebec1b21b10d7a7014cdb8e125269b86904 (patch)
tree170b8f7b2aee0f2f32499c4c904eb4178f99083e /README
parentd8eb8ce746e36e385c02b419594a25d3047695ec (diff)
Small README fixes.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index fd513af..0ee81d4 100644
--- a/README
+++ b/README
@@ -45,7 +45,7 @@ libopenstm32.
For flashing the 'miniblink' example (after you built libopenstm32 and the
examples by typing 'make' at the top-level directory) you can execute:
- $ cd examples/miniblink
+ $ cd examples/stm32-h103/miniblink
$ make flash
The Makefiles of the examples are configured to use a certain OpenOCD
@@ -99,3 +99,7 @@ The official website is:
http://sourceforge.net/projects/libopenstm32/
+There's a wiki at:
+
+ http://sourceforge.net/apps/mediawiki/libopenstm32/
+