xmos / sw_usb_audio

XMOS USB Audio reference design
Other
35 stars 18 forks source link

Set winbuiltin option when using the Microsoft driver #258

Closed danielpieczko closed 3 months ago

danielpieczko commented 3 months ago

The winbuiltin option wasn't being set in the UaDut initialiser, so tests that use the Microsoft driver were failing because we incorrectly attempt to set the stream format using the Thesycon API. Have successfully run a subset of the nightly analogue tests to ensure that the devices are now being correctly configured.