Added board driver support for the Busware TUL board.
This commit is contained in:
parent
2731c3a8ae
commit
3bd6336075
8 changed files with 227 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
* - Added new USB_Host_SetInterfaceAltSetting() convenience function for the selection of an interface's alternative setting
|
||||
* - Added Audio class control request definitions
|
||||
* - Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates
|
||||
* - Added board driver support for the Busware TUL board
|
||||
* - Library Applications:
|
||||
* - Added RNDIS device mode to the Webserver project
|
||||
* - Added new MediaControl project
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
* -# Add class driver support for Test and Measurement class
|
||||
* -# Add class driver support for EEM class
|
||||
* -# Add class driver support for ECM class
|
||||
* -# Fix up Audio class support - add support for mixers, etc., add support for GET/SET commands
|
||||
* -# Extend Low Level Audio demos to include sample rate switching
|
||||
* - Ports
|
||||
* -# Complete AVR32 port for existing devices, add UC3C support
|
||||
* -# Atmel ARM7 series microcontrollers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue