Michael Schwingen wrote:
> -AM_CONDITIONAL([USB_BLASTER_DRIVER], [test $build_usb_blaster_ftd2xx =
> yes -o $build_usb_blaster_libftdi = yes -o $use_libusb1 = yes])
>
> I am completely at a loss why this is there
Me too. I think it's bogus.
//Peter
-
Hi,
when trying to compile master, I get compile errors in
src/jtag/drivers/usb_blaster/usb_blaster.c (sorry, no logs saved -
working on a different problem right now) - which is a bit strange
because I disabled that adapter during configure:
./configure --prefix=/opt/openocd-test --enable-parpor