zephyr/samples/boards
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
..
96boards
arc_secure_services
bbc drivers: pwm: nrf_sw: always default to yes 2024-10-24 03:47:23 +01:00
enjoydigital
espressif boards: espressif: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
google boards: google: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
intel
microchip
nordic boards: bbc: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
nuvoton/numaker/system_off
nxp samples: add number crunching using optimized library sample 2024-10-24 17:52:40 +02:00
phytec Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
quicklogic
raspberrypi/rpi_pico/uart_pio
st boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
ti
boards.rst