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

Better Circular DMA support #244

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    129b758 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Add stable deref bound

    TheZoq2 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    701eaee View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    TheZoq2 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    05e0821 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    fcbec8f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. add granular circular DMA

    Rudi Horn committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    71edfcd View commit details
    Browse the repository at this point in the history
  2. add more comments and ensure position is reset for read till end oper…

    …ations
    Rudi Horn committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    b485a5b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. rename CircBuffer to CircDoubleBuffer

    Rudi Horn committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    56724ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a653b0 View commit details
    Browse the repository at this point in the history