Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more ftdi wrappers #2

Closed
wants to merge 4 commits into from
Closed

Add more ftdi wrappers #2

wants to merge 4 commits into from

Commits on Dec 26, 2018

  1. cleanup: rust fmt

    Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
    geomatsi committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    72bbd48 View commit details
    Browse the repository at this point in the history
  2. ftdi: add set_flow_control wrapper

    Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
    geomatsi committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    e06cb4b View commit details
    Browse the repository at this point in the history
  3. ftdi: add set_bitmode wrapper

    Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
    geomatsi committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    84d20b0 View commit details
    Browse the repository at this point in the history
  4. ftdi: add usb_close wrapper

    Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
    geomatsi committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    340c90d View commit details
    Browse the repository at this point in the history