Skip to content

Flush now uses ftdi_tcioflush() when libftdi ≥ 1.5. #13

Closed
@syha6821

Description

@syha6821

When libftdi version 1.5 is available, it is recommended to use replaced flush functions.

Below is from https://www.intra2net.com/en/developer/libftdi/
Implement tc[io]flush methods & deprecate broken purge_buffers methods
Please check your code for ftdi_usb_purge_rx_buffer(), ftdi_usb_purge_tx_buffer() and ftdi_usb_purge_buffers() and migrate to the new ftdi_tc[io]flush() methods.

intra2net
https://www.intra2net.com/en/developer/libftdi/

commit
particle-iot/libftdi@ed46f09

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions