X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=README;h=08aa4f2a0a585804a2d74f0a4191abc7fd6d57ec;hp=3a473c7bcca07d9d2e184855a038f5811b108485;hb=cf1418e9a85013bbf8dbcc2d2e9985695993d9f4;hpb=1b2cb095bae87f02250cd487b71e0a3d0f1ecb74 diff --git a/README b/README index 3a473c7bcc..08aa4f2a0a 100644 --- a/README +++ b/README @@ -215,6 +215,8 @@ options may be available there: (for x86 only) --enable-parport-giveio Enable use of giveio for parport (for CygWin only) + --enable-ftdi Enable building support for the MPSSE mode of FTDI + based devices, using libusb-1.0 in asynchronous mode --enable-ft2232_libftdi Enable building support for FT2232 based devices using the libftdi driver, opensource alternate of @@ -273,12 +275,16 @@ options may be available there: --enable-stlink Enable building support for the ST-Link JTAG Programmer + --enable-ti-icdi Enable building support for the TI/Stellaris ICDI + JTAG Programmer --enable-osbdm Enable building support for the OSBDM (JTAG only) Programmer --enable-opendous Enable building support for the estick/opendous JTAG Programmer + --enable-sysfsgpio Enable building support for programming driven via + sysfs gpios. --enable-minidriver-dummy Enable the dummy minidriver.