Update stm32 usb_raw example to use MSOS descriptors for WinUSB
This commit is contained in:
@ -94,6 +94,7 @@ async fn main(spawner: Spawner) {
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut [],
|
||||
&mut make_static!([0; 128])[..],
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user