Skip to content

Commit

Permalink
doc: update doc about __set_hpm_event api fix
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Oct 31, 2023
1 parent 077657a commit 58b8374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This is release version ``0.5.0`` of Nuclei SDK.
- Add cpuinfo case to dump nuclei cpu feature
- Add stack check demo to demostrate nuclei stack check feature
- Add support for gcc13/clang17/terapines/iar compiler
- Fix missing break in ``__set_hpm_event`` function
- For different compiler option support, we introduced ``toolchain_$(TOOLCHAIN).mk`` file to place toolchain specified options, see benchmark examples' Makefile
- Optimize demo_cidu smp case
- Optimize application code and makefile when port for clang, terapines zcc and iar compiler
Expand Down

0 comments on commit 58b8374

Please sign in to comment.