Skip to content
Snippets Groups Projects
  1. Oct 08, 2013
    • Micah Elizabeth Scott's avatar
      Fix SIE stall caused by unhelpful Teensy usb_dev code · d8ace2b3
      Micah Elizabeth Scott authored
      The original Teensy USB driver contained some code to helpfully clear any pending IN transactions when a new SETUP comes in. But this violates hardware's assumptions by messing with BDT entries from buffers that are still owned by hardware. Argh! This was causing the SIE to lock up while processing a SETUP immediately after a long control OUT transaction.
      d8ace2b3
  2. Oct 07, 2013
  3. Oct 06, 2013
  4. Oct 05, 2013
Loading