abcminiuser / lufa

LUFA - the Lightweight USB Framework for AVRs.
http://www.lufa-lib.org
1.04k stars 325 forks source link

Add USB_CONFIG_ATTR_REMOTEWAKEUP to examples #112

Open NicoHood opened 6 years ago

NicoHood commented 6 years ago

As discussed here https://github.com/abcminiuser/lufa/issues/107#issuecomment-354586998 the USB_CONFIG_ATTR_REMOTEWAKEUP should be added to all examples where NO_DEVICE_REMOTE_WAKEUP is also disabled.