On Friday 23 October 2009, Signalyzer ( www.signalyzer.com ) wrote: > > This patch adds support for Signalyzer H2 (FT2232H) and Signalyzer H4 > (FT4232H) to OpenOCD using D2XX and/or libftdi drivers.
Great ... but could you spin a version that doesn't need all that configuration? (And tidy up the code a bit too; indents aren't consistent, etc) Basically, this should be included just like the other FT2232 drivers if the FT2232 support is enabled. So no special "configure ... --enable=signalyzer-h" needed, and no #ifdefs in the code. The current Signalyzer doesn't need explicit config, neither do other FT2232 based adapters. Let's keep things that simple going forward, too. - Dave _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
