Platforms with limited flash are now failing to link. Add or increase flash requirements for test cases to exclude the ones that will fail. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
7 lines
122 B
YAML
7 lines
122 B
YAML
tests:
|
|
libraries.encoding:
|
|
min_ram: 96
|
|
min_flash: 72
|
|
tags: jwt
|
|
platform_exclude: qemu_x86_64 #no newlib
|