Skip to content

Commit a271d13

Browse files
committed
doc: add deprecation notice for NMSIS-NN Q-format APIs
Signed-off-by: Huaqi Fang <578567190@qq.com>
1 parent 99e8a86 commit a271d13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NMSIS/doc/source/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This is the version of ``V1.5.0`` release.
1515
- Avoid using functions listed in `Deprecated List`_, as they will be removed in future releases.
1616
- DCT4 functions are also listed in the `Deprecated List`_. The upstream removed these functions in commit: `4404d3e <https://github.com/ARM-software/CMSIS-DSP/commit/4404d3e65bd3>`_. However, we continue to provide these functions, but only when the RVV extension is not present.
1717

18+
.. warning::
19+
20+
**NMSIS-NN Q-format APIs Deprecation Notice**: In the next version of NMSIS, all Q-format APIs in NMSIS-NN will be removed, no longer maintained, and will no longer be available. Please migrate to alternative APIs if you are currently using Q-format functions.
21+
1822

1923
* **NMSIS-CORE**
2024

0 commit comments

Comments
 (0)