Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 3a16f96

Browse files
authored
v1.0.0 for RTL8720DN
### Releases v1.0.0 1. Initial release to support **RTL8720DN, RTL8722DM, RTM8722CSM, etc.** boards
1 parent 16bc9e2 commit 3a16f96

12 files changed

+12
-12
lines changed

src/RTL8720_ISR_Timer-Impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src/RTL8720_ISR_Timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src/RTL8720_TimerInterrupt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src/TimerInterrupt_Generic_Debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src_cpp/RTL8720_ISR_Timer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#include "RTL8720_ISR_Timer.h"

src_cpp/RTL8720_ISR_Timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src_cpp/RTL8720_TimerInterrupt.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src_cpp/TimerInterrupt_Generic_Debug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src_h/RTL8720_ISR_Timer-Impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

src_h/RTL8720_ISR_Timer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
2424
Version Modified By Date Comments
2525
------- ----------- ---------- -----------
26-
1.0.0 K Hoang 30/10/2020 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
26+
1.0.0 K Hoang 09/08/2021 Initial coding for RTL8720DN, RTL8722DM and RTL8722CSM
2727
*****************************************************************************************************************************/
2828

2929
#pragma once

0 commit comments

Comments
 (0)