forked from PAWPAW-Mirror/lib_xua
Copyright and licence comments
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
# Copyright 2022 XMOS LIMITED.
|
||||||
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
# Copyright 2018-2022 XMOS LIMITED.
|
||||||
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
import pytest
|
import pytest
|
||||||
import Pyxsim
|
import Pyxsim
|
||||||
from Pyxsim import testers
|
from Pyxsim import testers
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2016-2021 XMOS LIMITED.
|
// Copyright 2016-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifndef __debug_conf_h__
|
#ifndef __debug_conf_h__
|
||||||
#define __debug_conf_h__
|
#define __debug_conf_h__
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2016-2021 XMOS LIMITED.
|
// Copyright 2016-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifndef __usb_device_h__
|
#ifndef __usb_device_h__
|
||||||
#define __usb_device_h__
|
#define __usb_device_h__
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2018-2021 XMOS LIMITED.
|
// Copyright 2018-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#if 0
|
#if 0
|
||||||
#include <xs1.h>
|
#include <xs1.h>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2018-2021 XMOS LIMITED.
|
// Copyright 2018-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#define CS2100_I2C_DEVICE_ADDR (0x9c>>1)
|
#define CS2100_I2C_DEVICE_ADDR (0x9c>>1)
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2017-2021 XMOS LIMITED.
|
// Copyright 2017-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifndef CS4384_H_
|
#ifndef CS4384_H_
|
||||||
#define CS4384_H_
|
#define CS4384_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2017-2021 XMOS LIMITED.
|
// Copyright 2017-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifndef _CS5368_H_
|
#ifndef _CS5368_H_
|
||||||
#define _CS5368_H_
|
#define _CS5368_H_
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2016-2021 XMOS LIMITED.
|
// Copyright 2016-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifdef HARDWARE
|
#ifdef HARDWARE
|
||||||
#include <xs1.h>
|
#include <xs1.h>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
// Copyright 2016-2021 XMOS LIMITED.
|
// Copyright 2016-2022 XMOS LIMITED.
|
||||||
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
#ifndef __gpio_access_h__
|
#ifndef __gpio_access_h__
|
||||||
#define __gpio_access_h__
|
#define __gpio_access_h__
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
# Copyright 2022 XMOS LIMITED.
|
||||||
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
import pytest
|
import pytest
|
||||||
import Pyxsim
|
import Pyxsim
|
||||||
from Pyxsim import testers
|
from Pyxsim import testers
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
# Copyright 2022 XMOS LIMITED.
|
||||||
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
import pytest
|
import pytest
|
||||||
from test_sync_clk_basic import do_test
|
from test_sync_clk_basic import do_test
|
||||||
from test_sync_clk_basic import test_file
|
from test_sync_clk_basic import test_file
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
// Copyright 2022 XMOS LIMITED.
|
||||||
|
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
|
|
||||||
/* This tests for a smooth transition from internal to SOF clock.
|
/* This tests for a smooth transition from internal to SOF clock.
|
||||||
* Unlike test_sync_clk_basic it does not use a "nice" value for MISSING_SOFS
|
* Unlike test_sync_clk_basic it does not use a "nice" value for MISSING_SOFS
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2021 XMOS LIMITED.
|
# Copyright 2021-2022 XMOS LIMITED.
|
||||||
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
from builtins import str
|
from builtins import str
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2021 XMOS LIMITED.
|
# Copyright 2021-2022 XMOS LIMITED.
|
||||||
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
|
||||||
import glob
|
import glob
|
||||||
import os.path
|
import os.path
|
||||||
|
|||||||
Reference in New Issue
Block a user