zephyr/doc/develop
Yuval Peress b38445eaa0 math: Introduce a DSP basicmath subsystem with a cmsis backend
Introduce an API mirroring the CMSIS-DSP's basicmath. If CMSIS_DSP is
enabled, then it will by default be used as a backend. Developers may
opt into a custom backend by setting CONFIG_DSP_BACKEND_CMSIS=n. If
done, the application must provide `zdsp_backend/dsp.h` and optionally
implement the functions in its own .c files.

Signed-off-by: Yuval Peress <peress@google.com>
2022-12-02 20:15:55 +01:00
..
api math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
application doc: Use inline literals 2022-09-29 12:20:14 +02:00
flash_debug scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
getting_started doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
languages doc: languages: cpp: Add notes about C++ main() 2022-11-05 16:41:45 +09:00
optimizations doc: move sections from guides 2022-04-07 16:35:19 +02:00
test doc: develop: test: ztest: mention the newly added fake EEPROM driver 2022-11-15 09:43:42 -06:00
toolchains doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
tools doc: tools: coccinelle: Update documentation link 2022-09-29 12:20:14 +02:00
west doc: west: Update outdated link to SPDX specification 2022-09-29 12:20:14 +02:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
modules.rst doc: modules: document recommendations 2022-09-05 14:54:07 +00:00