changelog and source

This commit is contained in:
shuchitak
2020-02-20 09:59:52 +00:00
parent b31028a3d6
commit abbafba3a7
3 changed files with 4 additions and 3 deletions

View File

@@ -21,7 +21,8 @@ lib_xua Change Log
events, to report Key-phrase detection as AC Search, and to report end-call
detection as AC Stop
* 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
-----

View File

@@ -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_
#define _AUDIOREQUESTS_H_

View File

@@ -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
* @author Ross Owen, XMOS Semiconductor