Skip to content

Commit

Permalink
Add Apache-2.0 license
Browse files Browse the repository at this point in the history
Change-Id: I69f77d05bd66e4476dc12cc66f76fe119170c805
  • Loading branch information
Yi-An Chen committed Aug 5, 2020
1 parent b51e976 commit 5d1673b
Show file tree
Hide file tree
Showing 81 changed files with 87 additions and 6 deletions.
1 change: 1 addition & 0 deletions Driver/Include/2d.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 2DGE driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/N9H30.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* This file contains all the peripheral register's definitions
* and memory mapping for NuMicro N9H30 MCU.
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
/**
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/adc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 ADC driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/can.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 CAN driver header file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __CAN_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/cap.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* @brief N9H30 CAP driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2015 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/etimer.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series ETIMER driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __ETIMER_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/fmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 FMI eMMC driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/gpio.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 GPIO driver header file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 I2C driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/i2s.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 I2S driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/jpeg.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 JPEG driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/jpegcodec.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 JPEG driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/lcd.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 LCD driver header file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef _LCD_H_
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/pwm.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series PWM driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __PWM_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/rtc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 RTC driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/sc.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 Smartcard (SC) driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SC_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/scuart.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series Smartcard UART mode (SCUART) driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __SCUART_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/sdh.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SDH driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/spi.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SPI driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef _SPI_H_
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/sys.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SYS driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/uart.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 UART driver header file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2015 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Include/usbd.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 USBD driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __USBD_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Include/wwdt.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 WWDT driver header file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#ifndef __WWDT_H__
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/2d.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 GE2D driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/Startup_GCC.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
;/***************************************************************************
; * *
; * SPDX-License-Identifier: Apache-2.0 *
; * Copyright (c) 2019 Nuvoton Technology. All rights reserved. *
; * *
; ***************************************************************************/
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 ADC driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "N9H30.h"
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/can.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 CAN driver source file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 CAP driver source file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/etimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series ETIMER driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "N9H30.h"
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/fmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 FMI eMMC driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 GPIO driver source file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 I2C driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 I2S driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/jpegcodec.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 JPEG driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/lcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 LCD driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/pwm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series PWM driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "N9H30.h"
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 RTC driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/sc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series Smartcard(SC) driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "N9H30.h"
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/scuart.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 series Smartcard UART mode (SCUART) driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include "N9H30.h"
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/sdh.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SD driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SPI driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
/* Header files */
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/standalone.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* standalone.c - minimal bootstrap for C library
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2000 ARM Limited.
* All rights reserved.
*/
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/startup_N9H30.s
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
;/***************************************************************************
; * *
; * SPDX-License-Identifier: Apache-2.0 *
; * Copyright (c) 2018 Nuvoton Technology. All rights reserved. *
; * *
; ***************************************************************************/
Expand Down
1 change: 1 addition & 0 deletions Driver/Source/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SYS driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
13 changes: 7 additions & 6 deletions Driver/Source/sys_N9H30.s
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
;/***************************************************************************
; * *
; * Copyright (c) 2018 Nuvoton Technology. All rights reserved. *
; * *
; ***************************************************************************/
;
;/***************************************************************************
; * *
; * SPDX-License-Identifier: Apache-2.0 *
; * Copyright (c) 2018 Nuvoton Technology. All rights reserved. *
; * *
; ***************************************************************************/


AREA SYS_INIT, CODE, READONLY

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/sys_timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SYS timer driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/sys_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 SYS UART driver source file
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/system_N9H30.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @brief N9H30 ARM926 system init code
*
* @note
* SPDX-License-Identifier: Apache-2.0
* Copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/

Expand Down
1 change: 1 addition & 0 deletions Driver/Source/uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* @version V1.00
* @brief N9H30 UART driver source file
*
* SPDX-License-Identifier: Apache-2.0
* @copyright (C) 2018 Nuvoton Technology Corp. All rights reserved.
*****************************************************************************/
#include <stdio.h>
Expand Down
Loading

0 comments on commit 5d1673b

Please sign in to comment.