From 8d2e9f947543cec1ded056847271721606706b51 Mon Sep 17 00:00:00 2001 From: Huaqi Fang <578567190@qq.com> Date: Fri, 28 Jun 2024 13:20:21 +0800 Subject: [PATCH] doc: update ide/openocd/changelog for 2024.06 This release Nuclei Toolchain/Qemu/OpenOCD are still using same version but contains some bugfixes, and some new features, see release note in changelog. This release also introduced new Nuclei Near Cycle Model, take a look. Nuclei Studio 2024.06 Eclipse CDT upgraded to 2024.06 release and introduced a lot of new features such as gprof and gcov and near cycle model integration Signed-off-by: Huaqi Fang <578567190@qq.com> --- source/changelog.rst | 20 ++++++++++++++++++++ source/conf.py | 4 ++-- source/ide/intro.rst | 2 +- source/openocd/intro.rst | 6 +++--- 4 files changed, 26 insertions(+), 6 deletions(-) diff --git a/source/changelog.rst b/source/changelog.rst index 728539b..1da312a 100644 --- a/source/changelog.rst +++ b/source/changelog.rst @@ -6,6 +6,22 @@ ChangeLog Nuclei Tools official releases can be found in https://nucleisys.com/download.php#tools, you can download it from there. +2024.06 +------- + +This is 2024.06 release of Nuclei Tools. + +This release introduced :ref:`xlmodel_intro` first release which can be used in Ubuntu 20.04 environment. + +**Find release note below**: + +- `Nuclei Studio 2024.06`_ +- `Nuclei RISC-V Toolchain 2024.06`_ +- `Nuclei QEMU 2024.06`_ +- `Nuclei OpenOCD 2024.06`_ + +Click https://github.com/Nuclei-Software/nuclei-tool-guide/issues/4 for this release known issues. + 2024.02 ------- @@ -32,3 +48,7 @@ Click https://github.com/Nuclei-Software/nuclei-tool-guide/issues/1 for this rel .. _Nuclei RISC-V Toolchain 2023.10: https://github.com/riscv-mcu/riscv-gnu-toolchain/releases/tag/nuclei-2023.10 .. _Nuclei QEMU 2023.10: https://github.com/riscv-mcu/qemu/releases/tag/nuclei-2023.10 .. _Nuclei OpenOCD 2023.10: https://github.com/riscv-mcu/riscv-openocd/releases/tag/nuclei-2023.10 +.. _Nuclei Studio 2024.06: https://github.com/Nuclei-Software/nuclei-studio/releases/tag/2024.06 +.. _Nuclei RISC-V Toolchain 2024.06: https://github.com/riscv-mcu/riscv-gnu-toolchain/releases/tag/nuclei-2024.06 +.. _Nuclei QEMU 2024.06: https://github.com/riscv-mcu/qemu/releases/tag/nuclei-2024.06 +.. _Nuclei OpenOCD 2024.06: https://github.com/riscv-mcu/riscv-openocd/releases/tag/nuclei-2024.06 diff --git a/source/conf.py b/source/conf.py index 673c510..9b27c9f 100644 --- a/source/conf.py +++ b/source/conf.py @@ -23,10 +23,10 @@ author = 'Nuclei' # The short X.Y version -version = '2024.02' +version = '2024.06' # The full version, including alpha/beta/rc tags -release = '2024.02' +release = '2024.06' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/source/ide/intro.rst b/source/ide/intro.rst index e30ccd7..a2f8240 100644 --- a/source/ide/intro.rst +++ b/source/ide/intro.rst @@ -5,7 +5,7 @@ Introduction Currently documentation is still yet ready in English version, please check Chinese version below: -- Nuclei Studio User Guide: https://nucleisys.com/upload/files/doc/nucleistudio/Nuclei_Studio_User_Guide.202402.pdf +- Nuclei Studio User Guide: https://nucleisys.com/upload/files/doc/nucleistudio/Nuclei_Studio_User_Guide.202406.pdf - Nuclei Studio FAQ: https://nuclei-software.github.io/nuclei-studio About Nuclei Studio diff --git a/source/openocd/intro.rst b/source/openocd/intro.rst index f7b8b69..f7ac7ec 100644 --- a/source/openocd/intro.rst +++ b/source/openocd/intro.rst @@ -8,9 +8,9 @@ Repository and Doc **openocd** -- github riscv-openocd: https://github.com/riscv-mcu/riscv-openocd/tree/nuclei/2024 +- github riscv-openocd: https://github.com/riscv-mcu/riscv-openocd/tree/nuclei/2024.06 -- gitee riscv-openocd: https://gitee.com/riscv-mcu/riscv-openocd/tree/nuclei/2024 +- gitee riscv-openocd: https://gitee.com/riscv-mcu/riscv-openocd/tree/nuclei/2024.06 **openflashloader** @@ -100,7 +100,7 @@ openflashloader to achieve the desired results. .. rubric:: Nuclei Customized CSRs -Nuclei released openocd supports a number of nuclei customized CSRs, please check here https://github.com/riscv-mcu/riscv-openocd/blob/nuclei/2024/src/target/riscv/encoding.h#L3109-L3223 +Nuclei released openocd supports a number of nuclei customized CSRs, please check here https://github.com/riscv-mcu/riscv-openocd/blob/nuclei/2024.06/src/target/riscv/encoding.h#L3109-L3223 .. rubric:: Nuclei embedded trace