Skip to content

Commit

Permalink
sg200x:trm: v1.02 release
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Wang <[email protected]>
  • Loading branch information
unicornx committed Feb 27, 2025
1 parent a9325c9 commit 6da1ee8
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 12 deletions.
6 changes: 3 additions & 3 deletions SG200X/TRM/sg2000_cn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ BUILDDIR = build
PROJECT = sg2000
DOC_TYPE = trm
DOC_LANG = cn
RELEASE = 1.01
RELEASE_DATE = 2024-07-05
COPYRIGHT = "2024 SOPHGO Co., Ltd"
RELEASE = 1.02
RELEASE_DATE = 2025-02-27
COPYRIGHT = "2025 SOPHGO Co., Ltd"
AUTHOR = Sophgo

PDF_FILENAME = $(PROJECT)_$(DOC_TYPE)_$(DOC_LANG)_v$(RELEASE).pdf
Expand Down
1 change: 1 addition & 0 deletions SG200X/TRM/sg2000_cn/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SG2000 技术参考手册
1.0-beta 2024/03/22 转化为 reStructuredText 格式
1.0 2024/06/17 修复累积问题,正式发布 v1.0
1.01 2024/07/05 管脚复用和控制直接引用在线文档
1.02 2025/02/27 修复累积问题
=============== ============ =====================================

.. toctree::
Expand Down
6 changes: 3 additions & 3 deletions SG200X/TRM/sg2000_en/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ BUILDDIR = build
PROJECT = sg2000
DOC_TYPE = trm
DOC_LANG = en
RELEASE = 1.01
RELEASE_DATE = 2024-07-05
COPYRIGHT = "2024 SOPHGO Co., Ltd"
RELEASE = 1.02
RELEASE_DATE = 2025-02-27
COPYRIGHT = "2025 SOPHGO Co., Ltd"
AUTHOR = Sophgo

PDF_FILENAME = $(PROJECT)_$(DOC_TYPE)_$(DOC_LANG)_v$(RELEASE).pdf
Expand Down
1 change: 1 addition & 0 deletions SG200X/TRM/sg2000_en/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SG2000 Technical Reference Manual
1.0-beta 2024/03/22 Converted to reStructuredText
1.0 2024/06/17 Fixed cumulative issues and officially released v1.0
1.01 2024/07/05 Pin multiplexing and control directly refer to the online documentation
1.02 2025/02/27 Fixed cumulative issues.
=============== ============ =====================================

.. toctree::
Expand Down
6 changes: 3 additions & 3 deletions SG200X/TRM/sg2002_cn/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ BUILDDIR = build
PROJECT = sg2002
DOC_TYPE = trm
DOC_LANG = cn
RELEASE = 1.01
RELEASE_DATE = 2024-07-05
COPYRIGHT = "2024 SOPHGO Co., Ltd"
RELEASE = 1.02
RELEASE_DATE = 2025-02-27
COPYRIGHT = "2025 SOPHGO Co., Ltd"
AUTHOR = Sophgo

PDF_FILENAME = $(PROJECT)_$(DOC_TYPE)_$(DOC_LANG)_v$(RELEASE).pdf
Expand Down
1 change: 1 addition & 0 deletions SG200X/TRM/sg2002_cn/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SG2002 技术参考手册
1.0-beta 2024/02/26 转化为 reStructuredText 格式
1.0 2024/06/17 修复累积问题,正式发布 v1.0
1.01 2024/07/05 管脚复用和控制直接引用在线文档
1.02 2025/02/27 修复累积问题
=============== ============ =====================================

.. toctree::
Expand Down
6 changes: 3 additions & 3 deletions SG200X/TRM/sg2002_en/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ BUILDDIR = build
PROJECT = sg2002
DOC_TYPE = trm
DOC_LANG = en
RELEASE = 1.01
RELEASE_DATE = 2024-07-05
COPYRIGHT = "2024 SOPHGO Co., Ltd"
RELEASE = 1.02
RELEASE_DATE = 2025-02-27
COPYRIGHT = "2025 SOPHGO Co., Ltd"
AUTHOR = Sophgo

PDF_FILENAME = $(PROJECT)_$(DOC_TYPE)_$(DOC_LANG)_v$(RELEASE).pdf
Expand Down
1 change: 1 addition & 0 deletions SG200X/TRM/sg2002_en/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ SG2002 Technical Reference Manual
1.0-beta 2024/02/26 Converted to reStructuredText
1.0 2024/06/17 Fixed cumulative issues and officially released v1.0
1.01 2024/07/05 Pin multiplexing and control directly refer to the online documentation
1.02 2025/02/27 Fixed cumulative issues.
=============== ============ =====================================

.. toctree::
Expand Down

0 comments on commit 6da1ee8

Please sign in to comment.