rp: Add USB raw example + msos descriptor to examples and usb-logger
This commit is contained in:
@ -71,6 +71,7 @@ async fn main(spawner: Spawner) {
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut make_static!([0; 256])[..],
|
||||
&mut make_static!([0; 0])[..],
|
||||
&mut make_static!([0; 128])[..],
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user