Remove USB_MODE_* macros, replace with a semantically linked USB_Modes_t enum.
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / ConfigDescriptor.c
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-12 Dean CameraAdd some more documentation to the half-completed Bluet...
2010-04-11 Dean CameraAdd HCI debugging with verbosity control to the Bluetoo...
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost demo...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-07 Dean CameraMake Low Level host demos use void pointers for the...
2009-08-31 Dean CameraOops - with new changes to the way the device Configura...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-06-23 Dean CameraPipe_ConfigurePipe() now automatically defaults IN...
2009-06-19 Dean CameraExtend USB_GetDeviceConfigDescriptor() routine to requi...
2009-06-05 Dean CameraAdd master device Host demo makefile.