You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Device
Dean Camera 864196c884
State information for class drivers is now zeroed out during enumeration (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved.
15 years ago
..
ClassDriver State information for class drivers is now zeroed out during enumeration (both in device and host mode) to ensure sane values after each enumeration. User code should no longer explicitly set state information as this is no longer preserved. 15 years ago
Incomplete/Sideshow Ensure that the USB_DeviceState variable is properly set upon wakeup events, to the Addressed or Configured state as needed. 15 years ago
LowLevel Added new USB_DeviceState variable to keep track of the current Device mode USB state. 15 years ago
makefile Remove outdated AVRStudio project files from demos, projects, bootloaders. Fix makefiles of ClassDriver device demos. 16 years ago