forked from PAWPAW-Mirror/lib_xua
Fix copyrights and changelog
This commit is contained in:
@@ -13,7 +13,11 @@ lib_xua Change Log
|
|||||||
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
|
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
|
||||||
* CHANGE: Define NO_USB renamed to XUA_USB_EN
|
* CHANGE: Define NO_USB renamed to XUA_USB_EN
|
||||||
* RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel
|
* RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel
|
||||||
count
|
count
|
||||||
|
|
||||||
|
* Changes to dependencies:
|
||||||
|
|
||||||
|
- lib_spdif: Added dependency 3.0.0
|
||||||
|
|
||||||
0.1.2
|
0.1.2
|
||||||
-----
|
-----
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user