From fb087555d9d3d4e12ead4f5498f4acf058891699 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 29 Oct 2011 22:30:28 +0200 Subject: [PATCH] README: Update path to the new stm32f1. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a070fc01..1335ab0f 100644 --- a/README +++ b/README @@ -49,7 +49,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/stm32/stm32-h103/miniblink + $ cd examples/stm32f1/stm32-h103/miniblink $ make flash The Makefiles of the examples are configured to use a certain OpenOCD