Hello Thomas, Thank you for your most prompt response on my message. I sincerely appreciate your support on this topic.
Please let me know if you like to resubmit patch with corrected indentations? This patch will definitely help me to integrate Signalyzer H support into OpenOCD and other projects that rely the libftdi. Best regards, Oleg On Mon, Oct 26, 2009 at 1:32 AM, Thomas Jarosch <[email protected]> wrote: > Hello Oleg, > > On Saturday, 24. October 2009 23:08:34 Signalyzer ( www.signalyzer.com ) > wrote: >> I would like to submit a patch to ftdilib and add following functions >> to allow individual EEPROM locations reads and writes (similar to >> FTDI's FT_ReadEE() and FT_WriteEE(): >> int ftdi_read_eeprom_location (struct ftdi_context *ftdi, int >> eeprom_addr, unsigned short *eeprom_val); >> int ftdi_write_eeprom_location(struct ftdi_context *ftdi, int >> eeprom_addr, unsigned short eeprom_val); > > The patch looks good to me. The indent (tabs vs. spaces) needs > some fixing, though that should be easy to do. > > A colleague of mime will take care of the patches > sent to the libftdi list during this week(-end). > > Cheers, > Thomas > > -- > libftdi - see http://www.intra2net.com/en/developer/libftdi for details. > To unsubscribe send a mail to [email protected] > > -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
