Hello,
how does remote wakeup implemented for HID USB devices?
Let's say I have HID USB keyboard emulator device. How do I care that sending any keyboard symbol will wake up the device previously entered to idle/low power mode? Any sample?
What USB_DEVICE_CONFIG_REMOTE_WAKEUP configuration flag does?
Thank you in advance.