zephyr/samples/subsys/logging
Nikolay Agishev 5b6f2f4fb6 twister: Add fiters to SYS-T related tests
New filter "TOOLCHAIN_HAS_NEWLIB == 1" was applied
because of following chain of dependencies:
LOG_MIPI_SYST_ENABLE=y --> CONFIG_MIPI_SYST_LIB --> \
--> REQUIRES_FULL_LIBC --> NEWLIB_LIBC.

Not all compillers announced in Zephyr support NewLib.

Signed-off-by: Nikolay Agishev <agishev@synopsys.com>
2022-10-27 11:03:30 +02:00
..
dictionary
logger
multidomain samples: subsys: logging: Add multidomain logging sample 2022-10-17 10:16:53 +02:00
syst twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
logging.rst