Added new incomplete AudioInputHost Host LowLevel demo.
Added missing Audio class control request definitions. Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host.
This commit is contained in:
parent
cc9b190919
commit
ea922c98d1
41 changed files with 9816 additions and 166 deletions
|
@ -73,6 +73,7 @@
|
|||
#define STATUS_CONN_FAIL_SCK 0x04
|
||||
#define STATUS_TGT_NOT_DETECTED 0x10
|
||||
#define STATUS_TGT_REVERSE_INSERTED 0x20
|
||||
#define STATUS_ANSWER_CKSUM_ERROR 0xB0
|
||||
|
||||
#define PARAM_BUILD_NUMBER_LOW 0x80
|
||||
#define PARAM_BUILD_NUMBER_HIGH 0x81
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue