mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 11:12:52 +00:00
- Change the min_ram to 36K, since they can't be built on RT1015 which has 32K ram. Signed-off-by: Ryan QIAN <jianghao.qian@nxp.com>
9 lines
182 B
YAML
9 lines
182 B
YAML
tests:
|
|
crypto.mbedtls:
|
|
filter: not CONFIG_DEBUG
|
|
platform_exclude: qemu_x86_64 # FIXME
|
|
min_flash: 65
|
|
min_ram: 36
|
|
tags: crypto mbedtls userspace
|
|
timeout: 200
|