Hello all,

I'm working on writing a USB cable driver for Arduino. In order to use the 
board I have to change the baudrate through libftdi from 3e6 (as is currently 
set in src/tap/usbconn/libftdi.c) to 115200.

However to be able to do that in my cable_init() the easy way is to move the 
ftdi_param_t typedef from libftdi.c to libftdx.h

It seems to work but since I'm not familiar with the overall architecture of 
urjtag I would appreciate some input from more experienced people about this 
change.

Best regards

--------------------------------
In the beginning there was nothing. Then, God said, "Let there be light". 
And there was still nothing, but at least you could see it.
--------------------------------



------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to