Skip to content

Please, document the removal of the C API #87

@edgar-bonet

Description

@edgar-bonet

The documentation still advertises a C API. However, on Release-2025.2, this API is no more: it has been replaced by a C++ API.

It should also be mentioned that this new API is only compatible with C++20 or higher (as rp_acq_axi.h uses std::span). This is
relevant because the provided C++ compiler defaults to C++17.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions