doc: update nuclei changelog in Changelog_Nuclei.md
Change-Id: I6ac0f6a300e23ca4f566e13a4818a09759d89488 Signed-off-by: wangyanwen <wangyanwen@nucleisys.com>
This commit is contained in:
parent
57d3a0f8fa
commit
c22d5f5190
|
@ -6,6 +6,18 @@ If the tool version and documentation version not match, please take care.
|
|||
|
||||
**Below is the changelog for Nuclei OpenOCD.**
|
||||
|
||||
## 2024.12
|
||||
|
||||
* changes are based on [riscv/riscv-openocd](https://github.com/riscv-collab/riscv-openocd/commit/f9a12927)
|
||||
|
||||
## 2024.06
|
||||
|
||||
* Add and update nuclei custom CSR
|
||||
* Fix `nuclei cpuinfo` command implementation
|
||||
* Add debug map feature for Nuclei CPU with new `nuclei expose_cpu_core` and `nuclei examine_cpu_core` commands
|
||||
* changes are based on [riscv/riscv-openocd](https://github.com/riscv/riscv-openocd/commit/52177592)
|
||||
* Fix hbird/hbirdv2 flash programming, and re-route fespi to nuspi flash loader for hbird/hbirdv2 processor
|
||||
|
||||
## 2024.02
|
||||
|
||||
> **Still in development, not official release.**
|
||||
|
|
Loading…
Reference in New Issue