Skip to content

Commit 2c9ec8f

Browse files
committed
M487: Add SPDX license identifier for BSP files
1 parent d709c77 commit 2c9ec8f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+251
-0
lines changed

targets/TARGET_NUVOTON/TARGET_M480/device/M480.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* This file contains all the peripheral register's definitions,
66
* bits definitions and memory mapping for NuMicro M480 MCU.
77
*
8+
* SPDX-License-Identifier: Apache-2.0
9+
*
810
* @copyright (C) 2017-2020 Nuvoton Technology Corp. All rights reserved.
911
*****************************************************************************/
1012
/**

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/NuMicro.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief NuMicro peripheral access layer header file.
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017-2018 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __NUMICRO_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/acmp_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief ACMP register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __ACMP_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/bpwm_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief BPWM register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __BPWM_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/can_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief CAN register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __CAN_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/ccap_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief CCAP register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2019 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __CCAP_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/clk_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief CLK register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __CLK_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/crc_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief CRC register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __CRC_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/crypto_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief CRYPTO register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __CRYPTO_REG_H__

targets/TARGET_NUVOTON/TARGET_M480/device/Reg/dac_reg.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* @version V1.00
44
* @brief DAC register definition header file
55
*
6+
* SPDX-License-Identifier: Apache-2.0
7+
*
68
* @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __DAC_REG_H__

0 commit comments

Comments
 (0)