18 lines
427 B
YAML
18 lines
427 B
YAML
common:
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
|
integration_platforms:
|
|
- mps2_an385
|
|
tests:
|
|
application_development.cpp.libcxx:
|
|
platform_exclude: qemu_x86_coverage
|
|
toolchain_exclude: xcc
|
|
min_flash: 54
|
|
tags: cpp
|
|
application_development.cpp.libcxx.exceptions:
|
|
platform_exclude: qemu_x86_coverage
|
|
toolchain_exclude: xcc
|
|
min_flash: 54
|
|
tags: cpp
|
|
extra_configs:
|
|
- CONFIG_EXCEPTIONS=y
|