Fixed the ClassDriver GenericHID demo so that it echoes back reports as indicated...
[pub/USBasp.git] / Demos / Device / LowLevel / Keyboard /
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-21 Dean CameraAdd explicit guards to all device mode tasks to ensure...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-15 Dean CameraFix HID class device driver -- if a SetIDle request...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-06-08 Dean CameraError status LEDs shown when device endpoint configurat...
2009-06-07 Dean CameraConverted device mode low-level demos to schedulerless.
2009-06-05 Dean CameraRemove outdated AVRStudio project files from demos...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...