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

Update bindings to v1.5-1 #14

Merged
merged 3 commits into from
Jan 29, 2021
Merged

Update bindings to v1.5-1 #14

merged 3 commits into from
Jan 29, 2021

Conversation

eloc3147
Copy link
Contributor

This adds the following functions:

  • ftdi_setflowctrl_xonxoff
  • ftdi_tciflush (Replacement for deprecated ftdi_usb_purge_rx_buffer)
  • ftdi_tcoflush (Replacement for deprecated ftdi_usb_purge_tx_buffer)
  • ftdi_tcioflush (Replacement for deprecated ftdi_usb_purge_buffers)

This also adds the SIO_* values, as some of them are needed for ftdi_setflowctrl_xonxoff

@eloc3147
Copy link
Contributor Author

Something bad happening with checking out the submodule in the tests, and not entirely sure why.
Anything I need to fix?

@tanriol
Copy link
Owner

tanriol commented Jan 28, 2021

Hello and thanks for the contribution!

These are unrelated CI problems, I'll deal with them in #15 and either pull this or ping you if there are any real problems!

@tanriol
Copy link
Owner

tanriol commented Jan 29, 2021

The CI problems have been fixed, please rebase.

@tanriol tanriol merged commit 6cc4c7b into tanriol:master Jan 29, 2021
@tanriol
Copy link
Owner

tanriol commented Jan 29, 2021

Looks like there are no reported problems with alphas, so I've published v1.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants