zephyr/samples/subsys/logging
Daniel Leung cf5a6e816d samples: syst: exclude XCC from C++ tests
The logging subsys has evolved to a point where XCC/GCC cannot
compile anymore as it only supports C++98. So exclude C++
samples from build. And just use XCC/Clang instead for C++.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-06-09 11:34:41 +02:00
..
dictionary samples: logging: fix filtering in yaml file 2022-05-13 17:25:56 -07:00
logger samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
syst samples: syst: exclude XCC from C++ tests 2022-06-09 11:34:41 +02:00
logging.rst