rp: Add USB raw example + msos descriptor to examples and usb-logger

This commit is contained in:
kalkyl
2023-11-07 09:05:10 +01:00
parent 74f70dc7b4
commit db4cd73894
8 changed files with 165 additions and 4 deletions

View File

@ -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])[..],
);