From 40bf65284517f7d6a4b8a0544a30aa4c7b2998ce Mon Sep 17 00:00:00 2001 From: robertfisk Date: Mon, 11 Jan 2016 14:57:46 +1300 Subject: [PATCH] Tweak OpenOCD readme. --- OpenOCD_scripts/README | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/OpenOCD_scripts/README b/OpenOCD_scripts/README index d91fa55..d9dd4d8 100644 --- a/OpenOCD_scripts/README +++ b/OpenOCD_scripts/README @@ -1,7 +1,4 @@ -Copy these files into your OpenOCD/scripts directory, then configure Eclipse and OpenOCD to use them. - -Example OpenOCD options: --f interface/ftdi/olimex-arm-usb-tiny-h.cfg -f board/OpenOCD_USG_v1.0.cfg +Copy the *.cfg file from ./board/ to your OpenOCD installation's /scripts/board/ folder. More info for Eclipse OpenOCD configuration: http://gnuarmeclipse.github.io/debug/openocd/