Hi,
it seems that ftdi_eeprom lacks drive level configuration. I attach a patch
to add it.
Cheers,
Claudio Lanconelli
--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscr...@developer.intra2net.com From 942e388cfe7b0a34d89a7
Hi Yegor,
You wrote on Tue, Aug 06, 2019 at 01:42:06PM +0200:
> From: Yegor Yefremov
>
> GCC later than 5.x produce _fdti1.so file with an undefined
> symbol str2charp_size due to C99 inline semantics change. So
> remove this keyword.
>
> Signed-off-by: Yegor Yefremov
> ---
> python/ftdi1.i |