libftdi1 1.5-5build2 source package in Ubuntu

Changelog

libftdi1 (1.5-5build2) jammy; urgency=medium

  * No-change rebuild to add python3.10.

 -- Matthias Klose <email address hidden>  Sun, 17 Oct 2021 09:53:57 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Aurelien Jarno
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libftdi1_1.5.orig.tar.bz2 113.6 KiB 7c7091e9c86196148bd41177b4590dccb1510bfe6cea5bf7407ff194482eb049
libftdi1_1.5.orig.tar.bz2.asc 232 bytes 6504d3511c6d1f62f667370aa32619163264a58df0db663955b9ac3a16ffe0a5
libftdi1_1.5-5build2.debian.tar.xz 11.5 KiB 3447ab7214125ff905c259963c129619231b6e19d56d12a95b265584e98cc551
libftdi1_1.5-5build2.dsc 2.5 KiB 76b7e4376522bf1d24b28ad817f10959e9a006a49ac6e202fd57eeb4f3dc4e56

Available diffs

View changes file

Binary packages built by this source

ftdi-eeprom: Tool for reading/erasing/flashing FTDI USB chip EEPROMs

 ftdi-eeprom is a small tool for creating and uploading the configuration
 EEPROM for the FTDI chip. This eeprom contains information such as vendor
 and product ID, manufacturer and product strings, revision, etc.

ftdi-eeprom-dbgsym: debug symbols for ftdi-eeprom
libftdi1-2: C Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This is the C version of the library.

libftdi1-2-dbgsym: debug symbols for libftdi1-2
libftdi1-dev: Development files for libftdi1

 This package contains the header files and static library needed to
 compile applications that use libftdi1.

libftdi1-doc: Documentation for libftdi1

 This package contains the documentation of the libftdi1 library.

libftdipp1-3: C++ Library to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This is the C++ version of the library.

libftdipp1-3-dbgsym: debug symbols for libftdipp1-3
libftdipp1-dev: Development files for libftdipp1

 This package contains the header files and static library needed to
 compile applications that use libftdipp1.

python3-ftdi1: Python module to control and program the FTDI USB controllers

 This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R,
 FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to
 communicate with the chips.
 .
 Functionalities include the possibility to use the chips in standard
 mode, in bitbang mode, and to read or write the serial EEPROM.
 .
 This package provides the ftdi1 module on the Python 3 module path.

python3-ftdi1-dbgsym: debug symbols for python3-ftdi1