summaryrefslogtreecommitdiff
path: root/demo/hid_remote_wakeup_template.c
AgeCommit message (Expand)Author
2026-04-07update(demo): change string index max to sizeof(string_descriptors) / sizeof(...sakumisu
2026-03-05update(demo): format mouse report commentsakumisu
2026-01-24update(demo): remove all old desc apisakumisu
2025-12-05update(demo): format uac demos with macrossakumisu
2025-02-01update(demo): add CONFIG_USBDEV_ADVANCE_DESC templatesakumisu
2024-11-13update(demo): set hid busy before writesakumisu
2024-09-09update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor...sakumisu
2024-08-09update(demo): change uint32_t to uintptr_t for 64bit cpu registersakumisu
2024-07-26feat(port): add remote wakeup apisakumisu