From e6823c6af56c6009ab60184ca15b156e6d482b12 Mon Sep 17 00:00:00 2001 From: Chun-Chieh Li Date: Tue, 24 Mar 2020 10:47:03 +0800 Subject: [PATCH] M2351: Add SPDX license identifier for BSP files --- targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h | 3 +++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/NuMicro.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/acmp_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/bpwm_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/can_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/clk_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crc_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crpt_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/dac_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ebi_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ecap_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/epwm_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/fmc_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/gpio_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/hdiv_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2c_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2s_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/otg_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/pdma_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qei_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qspi_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/rtc_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sc_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/scu_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sdh_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/spi_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sys_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/timer_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/trng_reg.h | 3 +++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uart_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ui2c_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbd_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbh_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uspi_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uuart_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wdt_reg.h | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wwdt_reg.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_acmp.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_bpwm.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_can.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_clk.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_crc.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_crypto.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_dac.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_eadc.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_ebi.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_ecap.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_epwm.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_fmc.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_gpio.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_hdiv.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_i2c.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_i2s.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_mkromlib.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_otg.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_pdma.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_qei.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_qspi.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_rtc.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_sc.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_scu.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_scuart.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_sdh.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_spi.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_sys.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_timer.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_timer_pwm.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_uart.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_usbd.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_usci_i2c.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_usci_spi.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_usci_uart.h | 3 +++ .../TARGET_M2351/device/StdDriver/inc/m2351_wdt.h | 2 ++ .../TARGET_M2351/device/StdDriver/inc/m2351_wwdt.h | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_acmp.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_bpwm.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_can.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_clk.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_crc.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_crypto.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_dac.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_eadc.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_ebi.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_ecap.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_epwm.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_fmc.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_gpio.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_i2c.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_i2s.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_pdma.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_qei.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_qspi.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_rtc.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_sc.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_scuart.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_sdh.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_spi.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_sys.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_timer.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_timer_pwm.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_uart.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_usbd.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_usci_i2c.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_usci_spi.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_usci_uart.c | 3 +++ .../TARGET_M2351/device/StdDriver/src/m2351_wdt.c | 2 ++ .../TARGET_M2351/device/StdDriver/src/m2351_wwdt.c | 2 ++ targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.c | 3 +++ targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.h | 3 +++ 110 files changed, 259 insertions(+) diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h index 31c3a080f4..2b65428a3c 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/M2351.h @@ -4,6 +4,9 @@ * @brief Peripheral Access Layer Header File * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/NuMicro.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/NuMicro.h index 95e520a5ef..886f514963 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/NuMicro.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/NuMicro.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief NuMicro peripheral access layer header file. * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __NUMICRO_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/acmp_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/acmp_reg.h index 8c1ed5012b..b83de0577f 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/acmp_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/acmp_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief ACMP register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __ACMP_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/bpwm_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/bpwm_reg.h index 180b4fb66c..a1504f3755 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/bpwm_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/bpwm_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief BPWM register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __BPWM_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/can_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/can_reg.h index 49bde64d6e..84332f1b2f 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/can_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/can_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief CAN register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __CAN_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/clk_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/clk_reg.h index aa972b6ebd..b0a9358fb1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/clk_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/clk_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief CLK register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __CLK_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crc_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crc_reg.h index ff68916702..ae97d2af5e 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crc_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crc_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief CRC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __CRC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crpt_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crpt_reg.h index 6ab53d90e8..6defaeb7a0 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crpt_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/crpt_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief CRPT register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __CRPT_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/dac_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/dac_reg.h index 4784a0e03c..ca08747eea 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/dac_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/dac_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief DAC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __DAC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_reg.h index 13af60819f..427927d87d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/eadc_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief EADC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EADC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ebi_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ebi_reg.h index c5502da30c..4587049c20 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ebi_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ebi_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief EBI register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EBI_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ecap_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ecap_reg.h index d6055aad2b..3d4168bae7 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ecap_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ecap_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief ECAP register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __ECAP_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/epwm_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/epwm_reg.h index 0d634f5002..09793874f2 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/epwm_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/epwm_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief EPWM register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EPWM_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/fmc_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/fmc_reg.h index 6a2ec3fd39..36494d0b24 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/fmc_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/fmc_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief FMC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __FMC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/gpio_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/gpio_reg.h index 4ac4ee1bf3..891994c765 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/gpio_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/gpio_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief GPIO register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __GPIO_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/hdiv_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/hdiv_reg.h index 8eda70e98b..f08a9e73f3 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/hdiv_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/hdiv_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief HDIV register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __HDIV_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2c_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2c_reg.h index df9813801b..d6cfc04451 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2c_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2c_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief I2C register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __I2C_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2s_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2s_reg.h index 8092b6d379..88df5852a2 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2s_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/i2s_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief I2S register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __I2S_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/otg_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/otg_reg.h index acdeb9e651..05264c5ae0 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/otg_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/otg_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief OTG register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __OTG_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/pdma_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/pdma_reg.h index 2651d7ef58..dc6a35badb 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/pdma_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/pdma_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief PDMA register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __PDMA_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qei_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qei_reg.h index a8b13dfe39..1eafd11974 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qei_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qei_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief QEI register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __QEI_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qspi_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qspi_reg.h index bbd4c70aa8..0545ecb2fc 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qspi_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/qspi_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief QSPI register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __QSPI_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/rtc_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/rtc_reg.h index e76487a06b..52c2b3450d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/rtc_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/rtc_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief RTC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __RTC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sc_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sc_reg.h index 36acb1d02f..5ecdeb609b 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sc_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sc_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief SC register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SC_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/scu_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/scu_reg.h index e69bdc4052..806e6bcb5c 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/scu_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/scu_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief SCU register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SCU_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sdh_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sdh_reg.h index 90f13b8901..155ba5f2af 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sdh_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sdh_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief SDH register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SDH_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/spi_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/spi_reg.h index 868edac6db..653692566c 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/spi_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/spi_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief SPI register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SPI_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sys_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sys_reg.h index 798bf97fc6..43b7b5f14e 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sys_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/sys_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief SYS register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SYS_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/timer_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/timer_reg.h index fe44f33c5f..ee8ef7eca2 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/timer_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/timer_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief TIMER register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __TIMER_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/trng_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/trng_reg.h index d831f73e72..462514c546 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/trng_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/trng_reg.h @@ -3,6 +3,9 @@ * @version V1.00 * @brief TRNG register definition header file * + * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __TRNG_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uart_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uart_reg.h index 4a3782dc0f..de6581f603 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uart_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uart_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief UART register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __UART_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ui2c_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ui2c_reg.h index 9e211ff2c9..5ec4a4323e 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ui2c_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/ui2c_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief UI2C register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __UI2C_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbd_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbd_reg.h index 67c84d0ca5..1157779ea1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbd_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbd_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief USBD register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __USBD_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbh_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbh_reg.h index 347e19bd48..3937c70d2f 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbh_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/usbh_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief USBH register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __USBH_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uspi_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uspi_reg.h index a7f83b12fe..495f9b01e4 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uspi_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uspi_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief USPI register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __USPI_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uuart_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uuart_reg.h index 84c325fda2..5cc0d88833 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uuart_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/uuart_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief UUART register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __UUART_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wdt_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wdt_reg.h index 5735b20722..a7426175c0 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wdt_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wdt_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief WDT register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __WDT_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wwdt_reg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wwdt_reg.h index 54dfae54a9..3fb66a5a51 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wwdt_reg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/Reg/wwdt_reg.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief WWDT register definition header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __WWDT_REG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_acmp.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_acmp.h index b0e08bab45..66b31a7fdf 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_acmp.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_acmp.h @@ -4,6 +4,9 @@ * @brief M2351 Series ACMP Driver Header File * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_bpwm.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_bpwm.h index 252992fa78..91151a04e8 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_bpwm.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_bpwm.h @@ -4,6 +4,9 @@ * @brief M2351 series BPWM driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __BPWM_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_can.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_can.h index 05a955e93b..22e9ee11a5 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_can.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_can.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief M2351 Series CAN Driver Header File * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_clk.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_clk.h index 5807fe0311..9c4ac42d76 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_clk.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_clk.h @@ -4,6 +4,9 @@ * @brief M2351 series Clock Controller (CLK) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crc.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crc.h index bf0ca029c2..4a4d02d41a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crc.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crc.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Cyclic Redundancy Check(CRC) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __CRC_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crypto.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crypto.h index fc61b87ef7..721a34117d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crypto.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_crypto.h @@ -3,6 +3,8 @@ * @version V1.10 * @brief Cryptographic Accelerator driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. ******************************************************************************/ #ifndef __CRYPTO_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_dac.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_dac.h index bec96aa8a1..783963d199 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_dac.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_dac.h @@ -4,6 +4,9 @@ * @brief M2351 series DAC driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __DAC_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_eadc.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_eadc.h index 1843f42841..42294616a5 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_eadc.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_eadc.h @@ -4,6 +4,9 @@ * @brief M2351 series EADC driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EADC_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ebi.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ebi.h index e5bafa49bb..c2140926fd 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ebi.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ebi.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief External Bus Interface(EBI) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EBI_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ecap.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ecap.h index dfad4dc649..aec28e7540 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ecap.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_ecap.h @@ -5,6 +5,9 @@ * @brief EnHanced Input Capture Timer(ECAP) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __ECAP_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_epwm.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_epwm.h index 591c0c9d13..6aee7f63a6 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_epwm.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_epwm.h @@ -4,6 +4,9 @@ * @brief M2351 series EPWM driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __EPWM_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_fmc.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_fmc.h index 7d76dca997..f20e4570a1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_fmc.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_fmc.h @@ -6,6 +6,9 @@ * @brief M2351 Series Flash Memory Controller(FMC) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_gpio.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_gpio.h index 736c2046bf..609647decd 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_gpio.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_gpio.h @@ -4,6 +4,9 @@ * @brief M2351 series General Purpose I/O (GPIO) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_hdiv.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_hdiv.h index 74e9644b4d..a49929752a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_hdiv.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_hdiv.h @@ -6,6 +6,9 @@ * @brief M0564 series Hardware Divider(HDIV) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2c.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2c.h index 9ab782ba4d..94a78dd1e8 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2c.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2c.h @@ -6,6 +6,9 @@ * @brief M2351 series I2C Serial Interface Controller(I2C) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2s.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2s.h index b0227b2cb6..1411bfdb71 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2s.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_i2s.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series I2S driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __I2S_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_mkromlib.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_mkromlib.h index 96b65fcb60..403eda36e9 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_mkromlib.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_mkromlib.h @@ -3,6 +3,8 @@ * @version V2.00 * @brief MaskROM library header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __MKROM_LIB_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_otg.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_otg.h index 6348c88f75..51932e1e66 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_otg.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_otg.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series OTG driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. ******************************************************************************/ #ifndef __OTG_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_pdma.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_pdma.h index 30fa8d83f6..a41ab5c526 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_pdma.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_pdma.h @@ -4,6 +4,9 @@ * @brief M2351 series PDMA driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __PDMA_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qei.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qei.h index ff9ee7eff2..191f4dece9 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qei.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qei.h @@ -4,6 +4,9 @@ * @brief Quadrature Encoder Interface (QEI) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __QEI_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qspi.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qspi.h index f4c5bf2c52..d913534323 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qspi.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_qspi.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series QSPI driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __QSPI_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_rtc.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_rtc.h index 717b05ee1f..b98d8a9e88 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_rtc.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_rtc.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Real Time Clock(RTC) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __RTC_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sc.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sc.h index d716db798f..985ca8dd89 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sc.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sc.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Smartcard(SC) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SC_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scu.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scu.h index 6fbe7308d7..299de9981a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scu.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scu.h @@ -4,6 +4,9 @@ * @brief Secure Configuration Unit Driver Header * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SCU_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scuart.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scuart.h index aba84184aa..f05f22f869 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scuart.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_scuart.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Smartcard UART mode (SCUART) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SCUART_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sdh.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sdh.h index 1dee9ad747..0ddf552a76 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sdh.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sdh.h @@ -3,6 +3,8 @@ * @version V1.00 * @brief M2351 SDH driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SDH_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_spi.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_spi.h index aae7cb9510..6418f5c88c 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_spi.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_spi.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series SPI driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __SPI_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sys.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sys.h index 925719cdea..c4b247eaee 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sys.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_sys.h @@ -4,6 +4,9 @@ * @brief M2351 series System Manager (SYS) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer.h index 73a74b93d1..405806a589 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Timer Controller(Timer) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __TIMER_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer_pwm.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer_pwm.h index e06f7869e1..f898efdbe5 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer_pwm.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_timer_pwm.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Timer PWM Controller(Timer PWM) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __TIMER_PWM_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_uart.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_uart.h index 506b1c8ea9..8c0b1cb0d1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_uart.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_uart.h @@ -4,6 +4,9 @@ * @brief M2351 series UART Interface Controller (UART) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __UART_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usbd.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usbd.h index db7a4970e9..d892f62ef4 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usbd.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usbd.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series USBD driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved. ******************************************************************************/ #ifndef __USBD_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_i2c.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_i2c.h index c9653f56a1..6c368ba6c9 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_i2c.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_i2c.h @@ -6,6 +6,9 @@ * @brief M2351 series USCI I2C(UI2C) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_spi.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_spi.h index dcb782e4af..08ae26d157 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_spi.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_spi.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series USCI_SPI driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __USCI_SPI_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_uart.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_uart.h index 078217a96c..d74788e82e 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_uart.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_usci_uart.h @@ -4,6 +4,9 @@ * @brief M2351 series USCI UART (UUART) driver header file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __USCI_UART_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wdt.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wdt.h index 1fb2504c3f..84b0243d61 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wdt.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wdt.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Watchdog Timer(WDT) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __WDT_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wwdt.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wwdt.h index 1837f80381..1da7e067d6 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wwdt.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/inc/m2351_wwdt.h @@ -3,6 +3,8 @@ * @version V3.00 * @brief Window Watchdog Timer(WWDT) driver header file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #ifndef __WWDT_H__ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_acmp.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_acmp.c index 71b6338fff..aeb40270d3 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_acmp.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_acmp.c @@ -6,6 +6,9 @@ * @brief Analog Comparator(ACMP) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_bpwm.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_bpwm.c index 507cfcb66c..5277d175d8 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_bpwm.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_bpwm.c @@ -4,6 +4,9 @@ * @brief M2351 series BPWM driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_can.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_can.c index 66788170dc..0309e90455 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_can.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_can.c @@ -3,6 +3,8 @@ * @version V1.00 * @brief CAN driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "M2351.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_clk.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_clk.c index 2921a39281..55bb6f3894 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_clk.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_clk.c @@ -4,6 +4,9 @@ * @brief M2351 series Clock Controller (CLK) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crc.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crc.c index d07d838594..c484033c4d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crc.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crc.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Cyclic Redundancy Check(CRC) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crypto.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crypto.c index fc026e62ee..8db66edc20 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crypto.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_crypto.c @@ -3,6 +3,8 @@ * @version V1.10 * @brief Cryptographic Accelerator driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_dac.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_dac.c index b9cd4c7f34..6b3431201a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_dac.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_dac.c @@ -4,6 +4,9 @@ * @brief M2351 series DAC driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_eadc.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_eadc.c index 430b968620..a16f60671b 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_eadc.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_eadc.c @@ -4,6 +4,9 @@ * @brief M2351 series EADC driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ebi.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ebi.c index 46c243b876..69afbc21a5 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ebi.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ebi.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief External Bus Interface(EBI) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ecap.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ecap.c index c2bbddbafc..0d7b867361 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ecap.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_ecap.c @@ -5,6 +5,9 @@ * @brief Enhanced Input Capture Timer (ECAP) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "M2351.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_epwm.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_epwm.c index 6f90c6d682..578f23f75f 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_epwm.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_epwm.c @@ -4,6 +4,9 @@ * @brief M2351 series EPWM driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_fmc.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_fmc.c index 3cc52c198b..ddc88b8ea6 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_fmc.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_fmc.c @@ -6,6 +6,9 @@ * @brief M2351 Series Flash Memory Controller(FMC) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_gpio.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_gpio.c index 3b4686b0ba..7c24722012 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_gpio.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_gpio.c @@ -4,6 +4,9 @@ * @brief M2351 series General Purpose I/O (GPIO) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2c.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2c.c index fc7b45e31c..8a400cea32 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2c.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2c.c @@ -6,6 +6,9 @@ * @brief M2351 series I2C Serial Interface Controller(I2C) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2s.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2s.c index 3d3be8c8a3..b1b0f0239b 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2s.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_i2s.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series I2S driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_pdma.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_pdma.c index 9a3a6292e8..56762853b6 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_pdma.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_pdma.c @@ -4,6 +4,9 @@ * @brief M2351 series PDMA driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qei.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qei.c index 5d592cdfbb..fe4451e8ca 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qei.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qei.c @@ -6,6 +6,9 @@ * @brief Quadrature Encoder Interface (QEI) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "M2351.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qspi.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qspi.c index 085dcfe173..0a8aaa67e7 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qspi.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_qspi.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series QSPI driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_rtc.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_rtc.c index ab81485fff..e743cbfc0d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_rtc.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_rtc.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Real Time Clock(RTC) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sc.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sc.c index bb28d5517f..99a5cd70e1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sc.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sc.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Smartcard(SC) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_scuart.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_scuart.c index 972a45d690..78f38ad4f1 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_scuart.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_scuart.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Smartcard UART mode (SCUART) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sdh.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sdh.c index f2a685190c..3693d119f2 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sdh.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sdh.c @@ -4,6 +4,9 @@ * @brief M2351 SDH driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_spi.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_spi.c index 2fffb63d72..bb3f100d24 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_spi.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_spi.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series SPI driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sys.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sys.c index 3916e2fe96..b8fd19605d 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sys.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_sys.c @@ -4,6 +4,9 @@ * @brief M2351 series System Manager (SYS) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer.c index 7105aacc31..6b261d9978 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Timer Controller(Timer) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer_pwm.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer_pwm.c index 0f347f490d..48ed8e1022 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer_pwm.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_timer_pwm.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Timer PWM Controller(Timer PWM) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2017 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_uart.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_uart.c index 1e2c521cc6..744efb273a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_uart.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_uart.c @@ -4,6 +4,9 @@ * @brief M2351 series UART Interface Controller (UART) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usbd.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usbd.c index 6b0ea70ebd..8ce55f6569 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usbd.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usbd.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series USBD driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_i2c.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_i2c.c index 536358688a..929b912f10 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_i2c.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_i2c.c @@ -6,6 +6,9 @@ * @brief M2351 series USCI I2C(UI2C) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_spi.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_spi.c index 2ebb8674c1..0a4b369748 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_spi.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_spi.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief M2351 series USCI_SPI driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_uart.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_uart.c index 31449d21d5..dcec739989 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_uart.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_usci_uart.c @@ -4,6 +4,9 @@ * @brief M2351 series USCI UART (UUART) driver source file * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wdt.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wdt.c index b5d0fd9ad2..14f573c857 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wdt.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wdt.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Watchdog Timer(WDT) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wwdt.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wwdt.c index 8f2134f625..14b462243a 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wwdt.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/StdDriver/src/m2351_wwdt.c @@ -3,6 +3,8 @@ * @version V3.00 * @brief Window Watchdog Timer(WWDT) driver source file * + * SPDX-License-Identifier: Apache-2.0 + * * @copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. *****************************************************************************/ #include "NuMicro.h" diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.c b/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.c index b43b792f8a..d0f957e9c9 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.c +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.c @@ -4,6 +4,9 @@ * @brief System Setting Source File * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/ diff --git a/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.h b/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.h index 93f8dd66a8..75b0bd854f 100644 --- a/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.h +++ b/targets/TARGET_NUVOTON/TARGET_M2351/device/system_M2351.h @@ -4,6 +4,9 @@ * @brief System Setting Header File * * @note + * + * SPDX-License-Identifier: Apache-2.0 + * * Copyright (C) 2016 Nuvoton Technology Corp. All rights reserved. * ******************************************************************************/