Apparently the tests/lib/sprintf test requires more than 34kB of code size, when building in MCIMX7_M4-based platforms. Such platforms, however, only have 32kB of code memory, therefore, we exclude them from this test. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
5 lines
77 B
YAML
5 lines
77 B
YAML
tests:
|
|
libraries.libc:
|
|
filter: not CONFIG_SOC_MCIMX7_M4
|
|
tags: libc
|