Add XMOS copyright
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Copyright (c) 2015-2018, XMOS Ltd, All rights reserved
|
||||
|
||||
|
||||
def genstrings(outputChanCount, chanString, portString, structureString, adc_dac):
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python2.7
|
||||
# Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||
import xmostest
|
||||
import os.path
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||
import xmostest
|
||||
|
||||
def runtest_one_config(env, format, i2s_role, num_chans_in, num_chans_out, sample_rate):
|
||||
|
||||
Reference in New Issue
Block a user