index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
ConfigDescriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reintegrate the FullEPAddresses development branch into trunk.
Dean Camera
2012-04-14
1
-6
/
+3
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean Camera
2011-07-19
1
-1
/
+1
*
Massive corrections to the project documentation and code comments, thanks to...
Dean Camera
2011-06-05
1
-1
/
+1
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio...
Dean Camera
2010-11-02
1
-2
/
+4
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-11
/
+11
*
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...
Dean Camera
2010-09-30
1
-57
/
+38
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-3
/
+3
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-162
/
+162
*
Add some more documentation to the half-completed Bluetooth Host demo, fix th...
Dean Camera
2010-04-12
1
-4
/
+19
*
Add HCI debugging with verbosity control to the BluetoothHost demo.
Dean Camera
2010-04-11
1
-1
/
+1
*
More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...
Dean Camera
2010-04-01
1
-4
/
+19
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...
Dean Camera
2009-11-13
1
-1
/
+1
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean Camera
2009-11-07
1
-1
/
+1
*
Oops - with new changes to the way the device Configuration Descriptor is ret...
Dean Camera
2009-08-31
1
-1
/
+1
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-22
/
+18
*
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...
Dean Camera
2009-06-23
1
-3
/
+0
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-2
/
+2
*
Add master device Host demo makefile.
Dean Camera
2009-06-05
1
-0
/
+139