More release checks

This commit is contained in:
Larry Snizek
2018-02-09 14:47:28 +00:00
parent 79c05afdbe
commit 1d38e94eae
35 changed files with 35 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
Software Release License Agreement
Copyright (c) 2017, XMOS, All rights reserved.
Copyright (c) 2017-2018, XMOS, All rights reserved.
BY ACCESSING, USING, INSTALLING OR DOWNLOADING THE XMOS SOFTWARE, YOU AGREE TO BE BOUND BY THE FOLLOWING TERMS. IF YOU DO NOT AGREE TO THESE, DO NOT ATTEMPT TO DOWNLOAD, ACCESS OR USE THE XMOS Software.

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2015-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2015-2018, XMOS Ltd, All rights reserved
/* AUTOGENERATED using chanstringgen.py */
/* Not very nice looking but the standard preprocessor is not very powerful

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#include <xs1.h>
#include <print.h>
/* The coefficients of the chebychev polynomial to approximate 10^x in the interval [-1,1].

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
#ifndef NO_USB
#include "xud.h"

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#ifndef N
#error "N must be defined before including repeat.h"
#endif

View File

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

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2013-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2013-2018, XMOS Ltd, All rights reserved
/*
Warnings relating to configuration defines located in this XC source file rather than the devicedefines.h header file in order to avoid multiple warnings being issued when the devicedefines.h header file is included in multiple files.

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2013-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2013-2018, XMOS Ltd, All rights reserved
#ifndef NO_USB
#include "xua.h"
#include "hostactive.h"

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#include "xua.h"
#if (XUA_DFU_EN== 1)
#include <xs1.h>

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
// Default Command requests (from Spec)
#define DFU_DETACH 0
#define DFU_DNLOAD 1

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#include <xs1.h>
#include <flash.h>
#include <flashlib.h>

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
/* This file contains the MID device descriptor
It is intended to be included in the main device descriptor definition */

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
/**
* @file midiinparse.xc
* @brief Generates USB MIDI events from MIDI events

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
/**
* @file midioutparse.xc
* @brief Parses USB-MIDI events into set of MIDI bytes

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2013-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2013-2018, XMOS Ltd, All rights reserved
#include "queue.h"
// Force external definitions of inline functions.

View File

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

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#include <xs1.h>
#include <xclib.h>
#include <print.h>

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2011-2017, XMOS Ltd, All rights reserved
// Copyright (c) 2011-2018, XMOS Ltd, All rights reserved
#include <xs1.h>
#define __MIDI_IMPL
#include "usb_midi.h"