Added USE_INTERNAL_SERIAL compile time option to automatically read out the internal...
[pub/USBasp.git] / Demos / Host / LowLevel /
2009-06-20 Dean CameraAdded USE_INTERNAL_SERIAL compile time option to automa...
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-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-18 Dean CameraAdded new USB_Host_ClearPipeStall() convenience functio...
2009-06-16 Dean CameraRemove hardcoded DOT path from all Doxygen config files.
2009-06-16 Dean CameraAdded new USB_Host_SetDeviceConfiguration() convenience...
2009-06-15 Dean CameraFixed broken HIDReportParser.c.
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-09 Dean CameraDeleted Host ClassDriver demos -- not yet started,...
2009-06-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-05 Dean CameraCopy existing Host mode demos to new ClassDriver and...