ftd2xx-embedded-hal 0.9.1

embedded-hal implementation for FTDI USB devices.
Documentation
# Contributing

## README Generation
The README file is generated with [cargo-readme].

```bash
cargo install cargo-readme
cargo readme > README.md
```

[cargo-readme]: https://github.com/livioribeiro/cargo-readme