Copyright comments

This commit is contained in:
xross
2018-04-05 11:13:31 +01:00
parent aaf3944d18
commit 558e49354a
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2018, XMOS Ltd, All rights reserved
unsigned adatCounter = 0;
unsigned adatSamples[8];

View File

@@ -1,3 +1,4 @@
// Copyright (c) 2018, XMOS Ltd, All rights reserved
#if (DSD_CHANS_DAC != 0)
extern buffered out port:32 p_dsd_dac[DSD_CHANS_DAC];

View File

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

View File

@@ -1,3 +1,4 @@
// 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