Skip to content

v2.2.0

Compare
Choose a tag to compare
@xross xross released this 29 Jul 17:29
· 147 commits to develop since this release
  • CHANGE: Further API functions re-authored in C (were Assembly)
  • CHANGE: Endpoints marked as Disabled now reply with STALL if the host
    attempts to access them, previously they would NAK
  • FIXED: Exception if host accesses an endpoint that XUD believes to be
    not in use
  • FIXED: Timeout event properly cleaned up after tx handshake received
  • FIXED: A control endpoint will respect the halt condition for OUT
    transactions when marked ready to accept SETUP transactions
  • FIXED: USB Disconnect on self-powered devices intermittently causing Iso
    EP's to be set to not-ready indefinitely