Update the relevant tests in basicmath to use the dsp subsystem. Note that f16 is not updated since it's much more architecture specific and did not become a part of zdsp. Signed-off-by: Yuval Peress <peress@google.com>
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_ZTEST_NEW_API=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_CMSIS_DSP=y
|
|
CONFIG_CMSIS_DSP_BASICMATH=y
|
|
CONFIG_DSP_BACKEND_CMSIS=y
|