Skip to content

Commit

Permalink
copyright check
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuchita Khare committed Oct 24, 2024
1 parent 8c5f501 commit 69503a0
Show file tree
Hide file tree
Showing 43 changed files with 83 additions and 12 deletions.
2 changes: 1 addition & 1 deletion app_usb_aud_xk_216_mc/src/core/app_usb_aud_xk_216_mc.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2018-2022 XMOS LIMITED.
// Copyright 2018-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.

#ifndef APP_USB_AUD_XK_216_MC_H_
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/core/user_main.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef USER_MAIN_H
#define USER_MAIN_H

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/core/xua_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2012-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
/**
* @file xua_conf.h
* @brief Defines relating to device configuration and customisation.
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/audiohw.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2012-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "xua.h"

#include "app_usb_aud_xk_216_mc.h"
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/gpio_access.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2015-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "gpio_access.h"
#include "swlock.h"
#include <xs1.h>
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/gpio_access.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2014-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef _GPIO_ACCESS_H_
#define _GPIO_ACCESS_H_

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/hidbuttons.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2013-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.

#include <xs1.h>
#include <platform.h>
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/interrupt.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2015-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "app_usb_aud_xk_216_mc.h"

#if USB_SEL_A
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/mfi/debug_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2013-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#define DEBUG_PRINT_ENABLE_COPRO_DEBUG 0

#define DEBUG_PRINT_ENABLE_IAP_DEBUG 0
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/mfi/ea_protocol_demo.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2014-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifdef IAP_EA_NATIVE_TRANS

#include "iap.h"
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/mfi/iap_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2013-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#define IAP1 1
#define IAP2 1

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/mfi/iap_user.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2015-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.

#ifdef IAP
#include "app_usb_aud_xk_216_mc.h"
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_216_mc/src/extensions/xuduser.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2014-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include <platform.h>
#include <xs1_su.h>
#include "app_usb_aud_xk_216_mc.h"
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/core/xua_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2012-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
/**
* @file xua_conf.h
* @brief Defines relating to device configuration and customisation.
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/extensions/XUD_HAL.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include <print.h>
#include "xua.h"

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/extensions/audiohw.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "xua.h"
#include <xk_audio_316_mc_ab/board.h>

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/extensions/audiostream.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include <platform.h>

on tile[0]: out port p_leds = XS1_PORT_4F;
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/extensions/hostactive.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2023-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include <platform.h>

/* This is provided as simple example but disabled due to the port clash with audiostream.xc */
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_316_mc/src/extensions/user_main.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef _USER_MAIN_H_
#define _USER_MAIN_H_

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316/src/core/user_main.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.

#ifndef _USER_MAIN_H_
#define _USER_MAIN_H_
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316/src/core/xua_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
/* Include files such that they can be shared with other examples */
#include "./xua_defs.h"
#include "./user_main.h"
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316/src/core/xua_defs.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
/**
* @file xua_conf.h
* @brief Defines relating to device configuration and customisation.
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316/src/extensions/audiohw.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "xua.h"
#include "xk_evk_xu316/board.h"

Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316_extrai2s/src/core/user_main.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.

#ifndef _USER_MAIN_H_
#define _USER_MAIN_H_
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316_extrai2s/src/core/xua_conf.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "../../../app_usb_aud_xk_evk_xu316/src/core/xua_defs.h"
#include "./user_main.h"
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316_extrai2s/src/extensions/audiohw.xc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include "../../../app_usb_aud_xk_evk_xu316/src/extensions/audiohw.xc"

2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316_extrai2s/src/extensions/extra_i2s.xc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#include <platform.h>
#include <xs1.h>
#include "i2s.h"
Expand Down
2 changes: 2 additions & 0 deletions app_usb_aud_xk_evk_xu316_extrai2s/src/extensions/i2c_conf.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2013-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef _I2C_CONF_H_
#define _I2C_CONF_H_

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2021 XMOS LIMITED.
// Copyright 2021-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
#ifndef __hid_report_descriptor_h__
#define __hid_report_descriptor_h__
Expand Down
2 changes: 1 addition & 1 deletion doc/rst/sw_usb_audio.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The complete source code, together with the free XMOS XTC development tools and
multi-core micro-controller devices, allow the developer to select the exact mix of interfaces
and processing required.

The XMOS USB Audio solution is deployed as a framework (see ``lib_xua``) with reference design
The XMOS USB Audio solution is deployed as a framework (see `lib_xua <https://www.xmos.com/file/lib_xua>`_) with reference design
applications extending and customising this framework. These reference designs have particular
qualified feature sets and an accompanying reference hardware platform.

Expand Down
2 changes: 2 additions & 0 deletions shared/version.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// Copyright 2022-2024 XMOS LIMITED.
// This Software is subject to the terms of the XMOS Public Licence: Version 1.
// Shared version number for all reference designs
#ifndef BCD_DEVICE_J
#define BCD_DEVICE_J (8)
Expand Down
2 changes: 2 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2020-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
import pytest
from pathlib import Path
import platform
Expand Down
3 changes: 2 additions & 1 deletion tests/test_adat.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2022, XMOS Ltd, All rights reserved
# Copyright 2022-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
3 changes: 2 additions & 1 deletion tests/test_analogue.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2020-2022, XMOS Ltd, All rights reserved
# Copyright 2015-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
3 changes: 2 additions & 1 deletion tests/test_dfu.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2020-2022, XMOS Ltd, All rights reserved
# Copyright 2015-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import re
Expand Down
3 changes: 2 additions & 1 deletion tests/test_interfaces.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2024, XMOS Ltd, All rights reserved
# Copyright 2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
import pytest

from conftest import get_config_features, AppUsbAudDut, get_xtag_dut
Expand Down
3 changes: 2 additions & 1 deletion tests/test_loopback.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2020-2022, XMOS Ltd, All rights reserved
# Copyright 2020-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
3 changes: 2 additions & 1 deletion tests/test_midi.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2024, XMOS Ltd, All rights reserved
# Copyright 2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
import pytest
import time
import mido
Expand Down
3 changes: 2 additions & 1 deletion tests/test_midi_stress.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2024, XMOS Ltd, All rights reserved
# Copyright 2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
2 changes: 2 additions & 0 deletions tests/test_mixer_ctrl.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2023-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
3 changes: 2 additions & 1 deletion tests/test_spdif.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2022, XMOS Ltd, All rights reserved
# Copyright 2022-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
3 changes: 2 additions & 1 deletion tests/test_volume.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (c) 2022, XMOS Ltd, All rights reserved
# Copyright 2022-2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
from pathlib import Path
import pytest
import time
Expand Down
2 changes: 2 additions & 0 deletions tests/tools/app_configs_autogen/collect_configs.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Copyright 2024 XMOS LIMITED.
# This Software is subject to the terms of the XMOS Public Licence: Version 1.
import subprocess
import re
from pathlib import Path
Expand Down

0 comments on commit 69503a0

Please sign in to comment.