forked from PAWPAW-Mirror/lib_xua
Copyright comments
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||
|
||||
unsigned adatCounter = 0;
|
||||
unsigned adatSamples[8];
|
||||
|
||||
@@ -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];
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||
#include "xua.h"
|
||||
|
||||
#include "dsd_support.h"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user