11 lines
161 B
YAML
11 lines
161 B
YAML
common:
|
|
arch_exclude: xtensa
|
|
min_ram: 32
|
|
tags: core
|
|
tests:
|
|
- test:
|
|
tags: core
|
|
- test_newlib:
|
|
extra_configs:
|
|
- CONFIG_NEWLIB_LIBC=y
|