tests: lib: cmsis:transform: cf64 min_ram 96k

tests/lib/cmsis_dsp/transform/ with config:
   * libraries.cmsis_dsp.transform.cf64
Needs more than 64k RAM.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
This commit is contained in:
Alexandre Bourdiol 2020-08-27 16:03:44 +02:00 committed by Ioannis Glaropoulos
parent 79df2b032d
commit 4e5a158253

View File

@ -47,7 +47,7 @@ tests:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_RF32=y
libraries.cmsis_dsp.transform.cf64:
min_flash: 1024
min_ram: 64
min_ram: 96
extra_args: CONF_FILE=prj_base.conf
extra_configs:
- CONFIG_CMSIS_DSP_TEST_TRANSFORM_CF64=y