diff --git a/Changelog_Nuclei.md b/Changelog_Nuclei.md index cf22ed817..87cece7c9 100644 --- a/Changelog_Nuclei.md +++ b/Changelog_Nuclei.md @@ -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.**