Skip to content

Add ability to add a chain of transfers #16

Description

@crteensy

When multiple tranfers must be executed in a known order, therre should be a possibility to add them as a block (including possible loops, if desired). This means that data that is private to the transfer must be manipulated before the transfer is registered with the DMASPI object.

  • add a class that can create transfer chains
  • modify registerTransfer() to accept a chained transfers or add a registerTransferChain() method

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions