forked from PAWPAW-Mirror/lib_xua
changelog and source
This commit is contained in:
@@ -21,7 +21,8 @@ lib_xua Change Log
|
|||||||
events, to report Key-phrase detection as AC Search, and to report end-call
|
events, to report Key-phrase detection as AC Search, and to report end-call
|
||||||
detection as AC Stop
|
detection as AC Stop
|
||||||
* ADDED: Ability to read or modify vendor and product IDs
|
* ADDED: Ability to read or modify vendor and product IDs
|
||||||
* ADDED: Override USB descriptor with sampling frequency and bit-resolution set at boot time.
|
* ADDED: Override USB descriptor with sampling frequency and
|
||||||
|
bit-resolution set at boot time.
|
||||||
|
|
||||||
0.2.1
|
0.2.1
|
||||||
-----
|
-----
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2014-2018, XMOS Ltd, All rights reserved
|
// Copyright (c) 2014-2020, XMOS Ltd, All rights reserved
|
||||||
|
|
||||||
#ifndef _AUDIOREQUESTS_H_
|
#ifndef _AUDIOREQUESTS_H_
|
||||||
#define _AUDIOREQUESTS_H_
|
#define _AUDIOREQUESTS_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
|
// Copyright (c) 2011-2020, XMOS Ltd, All rights reserved
|
||||||
/**
|
/**
|
||||||
* @brief Implements relevant requests from the USB Audio 2.0 Specification
|
* @brief Implements relevant requests from the USB Audio 2.0 Specification
|
||||||
* @author Ross Owen, XMOS Semiconductor
|
* @author Ross Owen, XMOS Semiconductor
|
||||||
|
|||||||
Reference in New Issue
Block a user