ftdi-rs / libftd2xx

Rust safe wrappers for the libftd2xx drivers
MIT License
32 stars 15 forks source link

Bugfix for list_devices_fs. #23

Closed newAM closed 3 years ago

newAM commented 3 years ago

Fixed a conditon where list_devices_fs would return an Err value for FTDI devices with invalid EEPROMs.