Daniel Kenyon-Jones

Results 4 comments of Daniel Kenyon-Jones

Also experiencing the same issue with domain credentials on 2.2.19. @onpubcom workaround is working for me but I'd appreciate a fix that works offline.

Highlighting a use case. I'm the owner of [`usbd-human-interface-device`](https://crates.io/crates/usbd-human-interface-device) the crate aims to provide a high level library for building USB HID on any `embedded-hal`/[`usb-device`](https://crates.io/crates/usb-device) supported platform. Implementing the full...

Yes, will require implementing suspended and resume in `rp2040-hal::usb` and exposing remote wakeup in `usb-device`

@jonaslagoni - with #1271 and #1276 is there anything outstanding on this issue?