more work on descriptor building, almost there
also added the very early beginnings of an example to document how to get speed
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "usbd_uac2_demo"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
lpc55-hal = "0.5.0"
|
||||
lpc55-pac = "0.5.0"
|
||||
usbd-uac2 = { version = "0.1.0", path = "../.." }
|
||||
Reference in New Issue
Block a user