zephyr/samples/boards/nxp
Iuliana Prodan 9f0c618c45 samples: add number crunching using optimized library sample
This sample executes some mathematical functions
that can be used for audio processing like
filtering (Fast Fourier Transform (FFT)) or
echo cancellation (Least Mean Square (LMS) filter algorithm).

This is an example that demonstrates how to include a proprietary
static library into the Zephyr build system.
The library is in an out of tree location.

To use this sample, with an out of tree library, one needs to define
an environment variable LIB_LOCATION.
If that is not defined, a default Zephyr API is used instead.

By default it uses CMSIS-DSP backend for math operations.
In README one can find more information.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2024-10-24 17:52:40 +02:00
..
adsp/number_crunching samples: add number crunching using optimized library sample 2024-10-24 17:52:40 +02:00
mimxrt595_evk/system_off
mimxrt1060_evk/system_off zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mimxrt1170_evk_cm7/magic_addr
s32/netc doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00