aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c
AgeCommit message (Expand)Author
2011-09-13Commit LUFA-111009-QA tag for QA testing before moving into beta phase.LUFA-111009-QADean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-02Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-09-30Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean
2010-06-03Minor documentation cleanups.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-12Add some more documentation to the half-completed Bluetooth Host demo, fix th...Dean
2010-04-11Add HCI debugging with verbosity control to the BluetoothHost demo.Dean
2010-04-01More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-11-13Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...Dean
2009-11-09Spell check all source code variables, comments and strings.Dean
2009-11-07Make Low Level host demos use void pointers for the configuration descriptor,...Dean
2009-08-31Oops - with new changes to the way the device Configuration Descriptor is ret...Dean
2009-08-31Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...Dean
2009-06-23Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...Dean
2009-06-19Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean
2009-06-05Add master device Host demo makefile.Dean