X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README;h=14d073b6d2575b525a8f00c3fad3df9d2ed43acb;hp=08aa4f2a0a585804a2d74f0a4191abc7fd6d57ec;hb=3a8a6e5c3e43bbe543bc7a0a7503173e4eadf2bc;hpb=adb8ec32dc7439aa3e34ab19f026e390ec129c10 diff --git a/README b/README index 08aa4f2a0a..14d073b6d2 100644 --- a/README +++ b/README @@ -291,7 +291,7 @@ options may be available there: --disable-internal-jimtcl Disable building internal jimtcl - --enable-libusb0 Use libusb-0.1 library for USB JTAG devices + --enable-remote-bitbang Enable building support for the Remote Bitbang jtag driver @@ -423,7 +423,7 @@ Obtaining OpenOCD From GIT You can download the current GIT version with a GIT client of your choice from the main repository: - git://openocd.git.sourceforge.net/gitroot/openocd/openocd + git://git.code.sf.net/p/openocd/code You may prefer to use a mirror: @@ -434,7 +434,7 @@ Using the GIT command line client, you might use the following command to set up a local copy of the current repository (make sure there is no directory called "openocd" in the current directory): - git clone git://openocd.git.sourceforge.net/gitroot/openocd/openocd + git clone git://git.code.sf.net/p/openocd/code openocd Then you can update that at your convenience using @@ -443,7 +443,6 @@ Then you can update that at your convenience using There is also a gitweb interface, which you can use either to browse the repository or to download arbitrary snapshots using HTTP: - http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd http://repo.or.cz/w/openocd.git Snapshots are compressed tarballs of the source tree, about 1.3 MBytes