| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update hid mouse and keyboard examples | matteo | 2025-10-01 | 1 | -13/+41 |
| * | rename HidSubclass to match hid spec | matteo | 2025-10-01 | 1 | -1/+1 |
| * | review comments | matteo | 2025-09-30 | 1 | -2/+4 |
| * | update hid examples | matteo | 2025-09-23 | 1 | -1/+5 |
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 1 | -2/+2 |
| * | chore: Remove unused keyboard code from rp mouse example | James Bowes | 2024-08-26 | 1 | -7/+0 |
| * | usb-hid: all the RequestHandler method accept &mut self | Boris Faure | 2024-04-15 | 1 | -3/+3 |
| * | examples: request_handler is mutable | Boris Faure | 2024-04-15 | 1 | -4/+4 |
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 1 | -2/+0 |
| * | removed extra spaces. | Mick Chanthaseth | 2024-02-19 | 1 | -1/+1 |
| * | fixed formatting in usb_hid_mouse.rs | Mick Chanthaseth | 2024-02-19 | 1 | -4/+3 |
| * | Updated formatting in usb_hid_mouse.rs. | Mick Chanthaseth | 2024-02-19 | 1 | -6/+6 |
| * | Update imports in usb_hid_mouse.rs | Mick Chanthaseth | 2024-02-16 | 1 | -1/+1 |
| * | added usb_hid_mouse example for rp | Mick Chanthaseth | 2024-02-11 | 1 | -0/+183 |
