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
|
730624f745
|
Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in some AVR models as the USB device's serial number, added NO_INTERNAL_SERIAL compile time option to turn off new serial number reading code. Updated Mass Storage and CDC based demos to use the new device serial number if the device it is compiled for supports it.
|
2009-06-21 09:22:31 +00:00 |
|
Dean Camera
|
00d0883507
|
Added USE_INTERNAL_SERIAL compile time option to automatically read out the internal unique serial number as the device's serial number descriptor on supported AVR models.
|
2009-06-20 11:43:26 +00:00 |
|
Dean Camera
|
ab76c52e14
|
Move main library documentation pages into a new ManPages subdirectory.
|
2009-06-15 13:57:57 +00:00 |
|