From 01314bbe50ca958973dfa3908b60c6276d6c4e9c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 1 Nov 2011 20:04:59 +0100 Subject: README: Fix obsolete names. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 7d8749f..57e14f7 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ libopencm3. For flashing the 'miniblink' example (after you built libopencm3 and the examples by typing 'make' at the top-level directory) you can execute: - $ cd examples/stm32f1/stm32-h103/miniblink + $ cd examples/stm32/f1/stm32-h103/miniblink $ make flash The Makefiles of the examples are configured to use a certain OpenOCD @@ -67,7 +67,7 @@ You can also flash manually like this: > reset Replace the "jtagkey-tiny.cfg" with whatever JTAG device you are using, and/or -replace "stm32.cfg" with your respective config file. Replace "foobar.hex" +replace "stm32f1x.cfg" with your respective config file. Replace "foobar.hex" with the file name of the image you want to flash. -- cgit v1.2.3