Skip to content

Commit

Permalink
Find and attempt to fix a memory corruption error when sampling --- i…
Browse files Browse the repository at this point in the history
…f the next

fragment arrives from the sampler before usbbuffer has finished being
transmitted via USB, it'll get overwritten. I've disabled DMA USB to make the
code easier to understand and made sure that we flush things more rigorously.
This may help the weird pipe errors, too.
  • Loading branch information
davidgiven committed Jan 27, 2020
1 parent e517f28 commit 933ffe7
Show file tree
Hide file tree
Showing 5 changed files with 332 additions and 330 deletions.
Loading

0 comments on commit 933ffe7

Please sign in to comment.