issues
search
ftdi-rs
/
libftd2xx
Rust safe wrappers for the libftd2xx drivers
MIT License
32
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions-rs/toolchain from 1 to 1.0.7
#34
dependabot[bot]
closed
3 years ago
3
Bump version to 0.28.0.
#33
newAM
closed
3 years ago
0
Add support for FT2232H
#32
davidlattimore
closed
3 years ago
1
Fix clippy lints.
#31
newAM
closed
3 years ago
0
Added a feature flag to enable switching between static and dynamic linking.
#30
newAM
closed
3 years ago
0
Update libftd2xx-ffi requirement from ~0.6.0 to ~0.7.0
#29
dependabot[bot]
closed
3 years ago
1
Bump version to 0.26.0
#28
newAM
closed
3 years ago
0
Added a note about embedded-hal implementations for the FTD2xx.
#27
newAM
closed
3 years ago
0
Changed Ft232h and Ft4232h TryFrom traits from a borrow to a move.
#26
newAM
closed
3 years ago
0
Changed with_description argument name to match function.
#25
newAM
closed
3 years ago
0
Added Debug for all FTDI device structures.
#24
newAM
closed
3 years ago
0
Bugfix for list_devices_fs.
#23
newAM
closed
3 years ago
0
Bump version to 0.25.0
#22
newAM
closed
3 years ago
0
Updated `libftd2xx-ffi` dependency from 0.51 to 0.6.0.
#21
newAM
closed
3 years ago
0
Improved documentation annotations for platform-specific features.
#20
newAM
closed
3 years ago
0
Streamline udev rules.
#19
newAM
closed
3 years ago
0
Change read/write methods to return number of bytes.
#18
newAM
closed
3 years ago
0
Update libftd2xx-ffi dependency.
#17
newAM
closed
3 years ago
0
geting Error: DEVICE_NOT_OPENED with version.rs
#16
StefanHri
closed
3 years ago
4
Fix dead links.
#15
newAM
closed
3 years ago
0
I2C Example?
#14
JasonKleban
closed
3 years ago
7
Frequent transactions can result in USB timeout.
#13
newAM
closed
3 years ago
6
EEPROM structures not implemented for all devices.
#12
newAM
opened
4 years ago
0
No way to construct EEPROM structures.
#11
newAM
closed
4 years ago
1
EEPROM implementation contains needless use of macros.
#10
newAM
closed
4 years ago
1
[FEATURE REQUEST] Asynchronous Bit Bang Mode allowing to receive D0 .. D7
#9
silvioprog
opened
4 years ago
8
Implement EEPROM interface for FT232H and FT4232H.
#8
newAM
closed
4 years ago
0
Implement Ord on Version
#7
newAM
closed
4 years ago
1
Implement Eq on DeviceInfo
#6
newAM
closed
4 years ago
1
Panic occurs on unknown devices.
#5
newAM
closed
4 years ago
1
Ftdi::with_serial_number("xxxxx")? results: device not found
#4
iamhuzhe-microleads
closed
4 years ago
5
Library version is implemented incorrectly.
#3
newAM
closed
4 years ago
1
Follow naming guidelines for constructors
#2
newAM
closed
4 years ago
1
Implement EEPROM interface.
#1
newAM
closed
4 years ago
1
Previous