Add explicit guards to all device mode tasks to ensure the device is connected and...
[pub/USBasp.git] / Demos / Host / LowLevel / KeyboardHostWithParser /
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-19 Dean CameraDon't send terminal RESET codes via serial - just set...
2009-07-19 Dean CameraUse sane ANSI terminal escape codes for the Host mode...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-13 Dean CameraAdded compatibility list to the documentation of each...
2009-07-13 Dean CameraAdded new HOST_STATE_WaitForDeviceRemoval host state...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
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-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 CameraMore Doxygen fixes - ensure no undocumented function...
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...