Commit Graph

9 Commits (6e2a3174a5e08528299c208bf9415beccf43840a)

Author SHA1 Message Date
Dean Camera 6e2a3174a5 Fix errors in the library Host mode Audio Class driver.
14 years ago
Dean Camera 1f1d0710f3 Add new Audio Class Driver Host demos.
14 years ago
Dean Camera 0bf5064aec Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress(), and now returns the correct endpoint direction as part of the endpoint address.
14 years ago
Dean Camera 34164a5550 Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified).
14 years ago
Dean Camera e572ee7ff2 Added new Host mode Audio Class driver.
14 years ago
Dean Camera 0d3a3f7536 Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
15 years ago
Dean Camera da138684e4 Added module file dependancy information to the USB class drivers.
16 years ago
Dean Camera b7049da11b Enhanced class drivers to use the same public/private section seperations as other portions of the library.
16 years ago
Dean Camera afe6ae1402 Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
16 years ago