Releases: xmos/lib_xud
Releases · xmos/lib_xud
v2.4.0
- CHANGE: Documentation updates
- CHANGE: Examples now build using xcommon-cmake build system (was xcommon)
- CHANGE: AN00129 is now the main library usage example - renamed app_hid_mouse
- REMOVED: AN00124 - now maintained as a separate application note
- REMOVED: AN00125 - now maintained as a separate application note
- REMOVED: AN00126 - now maintained as a separate application note
- REMOVED: AN00127 - now maintained as a separate application note
- REMOVED: AN00131 - now maintained as a separate application note
- REMOVED: AN00132 - now maintained as a separate application note
- REMOVED: AN00135 - now maintained as a separate application note
- REMOVED: AN00136 - now maintained as a separate application note
v2.3.2
v2.3.1
v2.3.0
- ADDED: Support for XCommon CMake build system
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
- 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