Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / Audio.h
2011-07-12 Dean CameraAdd missing function attributes.
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-06-16 Dean CameraRename new Audio class driver functions, callbacks...
2011-06-14 Dean CameraRename Audio Host Class driver internal descriptor...
2011-06-13 Dean CameraEnsure that only the requested Audio class pipes are...
2011-06-12 Dean CameraFix bugs in the Host mode Audio class driver.
2011-06-09 Dean CameraFix errors in the library Host mode Audio Class driver.
2011-06-09 Dean CameraAdd new Audio Class Driver Host demos.
2011-06-08 Dean CameraPipe_BoundEndpointNumber() has been renamed to Pipe_Get...
2011-06-08 Dean CameraRemove warnings in the documentation for the library...
2011-06-08 Dean CameraAdded new Host mode Audio Class driver.
2009-08-30 Dean CameraRemove skeleton Audio and MIDI Host mode Class drivers...
2009-07-14 Dean CameraAdded module file dependancy information to the USB...
2009-06-15 Dean CameraEnhanced class drivers to use the same public/private...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...