Library to program and control the FTDI USB controller
Library to program and control the FTDI USB controller.
This library is used by many programs accessing FTDI USB-to-RS232 converters.
- Sources inherited from project SUSE:SLE-15-SP4:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/libftdi1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000684 684 Bytes | |
libftdi1-1.5.12+git.0684c1b.obscpio | 0000590860 577 KB | |
libftdi1.changes | 0000008958 8.75 KB | |
libftdi1.obsinfo | 0000000111 111 Bytes | |
libftdi1.spec | 0000003760 3.67 KB |
Latest Revision
Gustavo Yokoyama Ribeiro (gyribeiro)
committed
(revision 2)
jsc#SLE-16747 bsc#1190907 - Update to version 1.5.12+git.0684c1b: * Don't set EEPROM serial when it's not used. * Remove legacy EEPROM fields from FT4232H. * Don't fail reading missing strings. * Don't spam stderr when flashing FT232H eeprom * examples/bitbang_cbus.c: Check return value of fgets() ... - Integrated mainline: D Fix-building-unit-tests-without-FTDIPP.patch - Update to version 1.5: * Implement tc[io]flush methods & deprecate broken purge_buffers methods * Add program to test buffer flush (purge) functionality * Add kernel driver auto attach/detach. See new AUTO_DETACH_REATACH_SIO_MODULE option * Add ftdi_setflowctrl_xonxoff() * ftdi_eeprom / eeprom handling: + Unify handling of all boolean eeprom flags + Add device release number support + Add channel_a_driver support for type xxR chips + Add support for group0 drive levels on x232H chips + Fix handling of high_current_drive parameter + Fix inverted handling of VCP driver field for TYPE_R chips + New --verbose option for eeprom decode operation * Add example code for async mode * Add SPDX license identifiers to the core library & ftdi_eeprom * Various python SWIG wrapper improvements * Various cmake file improvements
Comments 0