Release checks

This commit is contained in:
Larry Snizek
2018-02-09 13:05:46 +00:00
parent 7f0f701117
commit 79c05afdbe
97 changed files with 648 additions and 16 deletions

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
/* A very simple *example* of a USB audio application (and as such is un-verified for production)
*

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#ifndef CS4384_H_
#define CS4384_H_

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#ifndef _CS5368_H_
#define _CS5368_H_

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016, XMOS Ltd, All rights reserved
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#include <platform.h>
#include <timer.h>

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#define NUM_USB_CHAN_OUT 2
#define NUM_USB_CHAN_IN 2

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2017-2018, XMOS Ltd, All rights reserved
#include "xua_conf.h"