Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
fd96b28882
|
More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
Remove unused macro in the host mode demos for the maximum Configuration Descriptor size.
|
2010-04-01 04:30:21 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
Dean Camera
|
7fbb759287
|
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
|
2009-08-31 07:48:32 +00:00 |
Dean Camera
|
0fcbe22c9e
|
Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-blocking disabling of device communications until the device has been removed (for use when an error occurs or communications with the device have completed). Changed over all host mode demos to use the new state.
Added verbose documentation for each of the USB Host state machine states.
|
2009-07-13 05:34:43 +00:00 |
Dean Camera
|
2793c88fc6
|
Add master device Host demo makefile.
Copy and convert incomplete Bluetooth Host demo to the library.
|
2009-06-05 08:13:19 +00:00 |