File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 - rx
55tests :
66 cpp.libcxx.glibcxx.newlib :
7- filter : TOOLCHAIN_HAS_NEWLIB == 1
7+ filter : TOOLCHAIN_HAS_GLIBCXX == 1 and TOOLCHAIN_HAS_NEWLIB == 1
88 toolchain_exclude : xcc
99 min_flash : 54
1010 min_ram : 24
1616 integration_platforms :
1717 - mps2/an385
1818 cpp.libcxx.glibcxx.newlib_nano :
19- filter : TOOLCHAIN_HAS_NEWLIB == 1 and CONFIG_HAS_NEWLIB_LIBC_NANO
19+ filter : TOOLCHAIN_HAS_GLIBCXX == 1 and TOOLCHAIN_HAS_NEWLIB == 1 and CONFIG_HAS_NEWLIB_LIBC_NANO
2020 toolchain_exclude : xcc
2121 min_flash : 54
2222 tags : cpp
2828 integration_platforms :
2929 - mps2/an385
3030 cpp.libcxx.glibcxx.picolibc :
31- filter : TOOLCHAIN_HAS_PICOLIBC == 1
31+ filter : TOOLCHAIN_HAS_GLIBCXX == 1 and TOOLCHAIN_HAS_PICOLIBC == 1
3232 toolchain_exclude : xcc
3333 tags : cpp
3434 timeout : 60
You can’t perform that action at this time.
0 commit comments