Skip to content

Commit e6823c6

Browse files
committed
M2351: Add SPDX license identifier for BSP files
1 parent d165585 commit e6823c6

Some content is hidden

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

110 files changed

+259
-0
lines changed

targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
* @brief Peripheral Access Layer Header File
55
*
66
* @note
7+
*
8+
* SPDX-License-Identifier: Apache-2.0
9+
*
710
* Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved.
811
*
912
******************************************************************************/

targets/TARGET_NUVOTON/TARGET_M2351/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 Nuvoton Technology Corp. All rights reserved.
79
*****************************************************************************/
810
#ifndef __NUMICRO_H__

targets/TARGET_NUVOTON/TARGET_M2351/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_M2351/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_M2351/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_M2351/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_M2351/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_M2351/device/Reg/crpt_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 CRPT 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 __CRPT_REG_H__

targets/TARGET_NUVOTON/TARGET_M2351/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__

targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_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 EADC 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 __EADC_REG_H__

0 commit comments

Comments
 (0)