Fix copyrights and changelog

This commit is contained in:
Luciano Martin
2018-06-05 09:43:49 +01:00
parent e6d45ff3cc
commit a0191c733c
2 changed files with 6 additions and 1 deletions

View File

@@ -13,7 +13,11 @@ lib_xua Change Log
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
* CHANGE: Define NO_USB renamed to XUA_USB_EN
* 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
-----

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2012-2018, XMOS Ltd, All rights reserved
#include <stdio.h>
#include <stdlib.h>
#include <string.h>