You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12: Return `Self` from `Usbd::new` r=jonas-schievink a=jonas-schievink
This makes the `device_address` method usable, and allows adding more methods in the future (although they'll only work before the bus is initialized).
Also build/check the example by default.
cc #8
Co-authored-by: Jonas Schievink <[email protected]>
0 commit comments