forked from PAWPAW-Mirror/lib_xua
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):
|
def genstrings(outputChanCount, chanString, portString, structureString, adc_dac):
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python2.7
|
#!/usr/bin/env python2.7
|
||||||
|
# Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||||
import xmostest
|
import xmostest
|
||||||
import os.path
|
import os.path
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
# Copyright (c) 2018, XMOS Ltd, All rights reserved
|
||||||
import xmostest
|
import xmostest
|
||||||
|
|
||||||
def runtest_one_config(env, format, i2s_role, num_chans_in, num_chans_out, sample_rate):
|
def runtest_one_config(env, format, i2s_role, num_chans_in, num_chans_out, sample_rate):
|
||||||
|
|||||||
Reference in New Issue
Block a user