xmos / xcore_iot

Other
30 stars 40 forks source link

Feature/tinyusb update #414

Closed xmos-jmccarthy closed 2 years ago

xmos-jmccarthy commented 2 years ago

Update tinyusb submodule and add demos for new classes. Also update demos that used to be experimental but are now complete.

Closes #406 Closes #285 however no XMOS specific audio in/out puts were populated. Closes #340 as the demo can now support 16kHz

Additionally, resolves a bug found in the rtos_mic_array rpc driver.

Notably, this tinyusb update includes the usb video class.