Skip to content

Commit 0aa4e38

Browse files
yperessstephanosio
authored andcommitted
doc: Add release notes DSP subsystem
Add documentaiton about the existence of the new DSP subsystem. Signed-off-by: Yuval Peress <[email protected]>
1 parent 1687f82 commit 0aa4e38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-3.3.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2074,6 +2074,12 @@ Libraries / Subsystems
20742074
* ``CONFIG_HAS_EXTERNAL_CACHE`` has been renamed to
20752075
:kconfig:option:`CONFIG_EXTERNAL_CACHE`
20762076

2077+
* DSP
2078+
2079+
* Introduced DSP (digital signal processing) subsystem with CMSIS-DSP as the
2080+
default backend.
2081+
* CMSIS-DSP now supports all architectures supported by Zephyr.
2082+
20772083
* File systems
20782084

20792085
* Added new API call `fs_mkfs`.

0 commit comments

Comments
 (0)