Use a map directory, avoid the list which makes parsing a bit cumbersome. Fixes #5109 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
151 B
YAML
11 lines
151 B
YAML
common:
|
|
arch_exclude: xtensa
|
|
min_ram: 32
|
|
tags: core
|
|
tests:
|
|
test:
|
|
tags: core
|
|
test_newlib:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=y
|