File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
samples/subsys/logging/syst Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 3535 extra_configs :
3636 - CONFIG_LOG1=y
3737 sample.logger.syst.v2.deferred :
38+ toolchain_exclude : xcc
3839 integration_platforms :
3940 - mps2_an385
4041 - qemu_x86
4849 - " SYS-T RAW DATA: "
4950 - " SYST Sample Execution Completed"
5051 sample.logger.syst.v2.immediate :
52+ toolchain_exclude : xcc
5153 extra_args : OVERLAY_CONFIG=overlay_immediate.conf
5254 integration_platforms :
5355 - mps2_an385
6163 - " SYS-T RAW DATA: "
6264 - " SYST Sample Execution Completed"
6365 sample.logger.syst.catalog.v2.deferred :
66+ toolchain_exclude : xcc
6467 extra_args : OVERLAY_CONFIG=overlay_deferred.conf
6568 integration_platforms :
6669 - mps2_an385
7578 extra_configs :
7679 - CONFIG_LOG_MIPI_SYST_USE_CATALOG=y
7780 sample.logger.syst.catalog.v2.immediate :
81+ toolchain_exclude : xcc
7882 integration_platforms :
7983 - mps2_an385
8084 - qemu_x86
@@ -120,6 +124,7 @@ tests:
120124 - CONFIG_LOG1=y
121125 - CONFIG_CPLUSPLUS=y
122126 sample.logger.syst.v2.deferred_cpp :
127+ toolchain_exclude : xcc
123128 extra_args : OVERLAY_CONFIG=overlay_deferred.conf
124129 integration_platforms :
125130 - mps2_an385
@@ -135,6 +140,7 @@ tests:
135140 extra_configs :
136141 - CONFIG_CPLUSPLUS=y
137142 sample.logger.syst.v2.immediate_cpp :
143+ toolchain_exclude : xcc
138144 integration_platforms :
139145 - mps2_an385
140146 - qemu_x86
@@ -149,6 +155,7 @@ tests:
149155 extra_configs :
150156 - CONFIG_CPLUSPLUS=y
151157 sample.logger.syst.catalog.v2.deferred_cpp :
158+ toolchain_exclude : xcc
152159 extra_args : OVERLAY_CONFIG=overlay_deferred.conf
153160 integration_platforms :
154161 - mps2_an385
@@ -164,6 +171,7 @@ tests:
164171 - CONFIG_LOG_MIPI_SYST_USE_CATALOG=y
165172 - CONFIG_CPLUSPLUS=y
166173 sample.logger.syst.catalog.v2.immediate_cpp :
174+ toolchain_exclude : xcc
167175 integration_platforms :
168176 - mps2_an385
169177 - qemu_x86
You can’t perform that action at this time.
0 commit comments