zephyr/samples
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
..
application_development samples: introduce 'with_mcuboot' sample to show sysbuild feature 2022-10-18 14:13:27 +02:00
arch smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 2022-10-17 14:40:12 +09:00
basic
bluetooth Bluetooth: audio: pacs: Replace capabilities API with pacs 2022-10-26 08:49:00 +02:00
boards samples/boards/nrf: Fix onoff_level_lighting_vnd_ap sample 2022-10-27 02:21:39 +09:00
compression
drivers samples: drivers: can: babbling: set CAN-FD mode if requested 2022-10-25 16:32:10 +02:00
hello_world
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules samples: remove SOF sample 2022-10-01 06:22:21 -04:00
net drivers: can: use flags fields for can_frame and can_filter structs 2022-10-25 16:32:10 +02:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
shields include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
subsys twister: Add fiters to SYS-T related tests 2022-10-27 11:03:30 +02:00
synchronization
tfm_integration sample: tfm_regression_test: Only have audit partition in Library config 2022-10-27 10:37:18 +02:00
userspace
classic.rst
index.rst
sample_definition_and_criteria.rst