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:
parent
79df2b032d
commit
4e5a158253
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user