zephyr/samples/subsys
Henrik Brix Andersen b9585ad96d samples: canbus: isotp: exit if RX thread creation failed, name threads
Exit the sample if creation of any of the RX threads failed. Name the
threads to aid in debugging and monitoring of this sample.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-08-22 18:07:43 +02:00
..
canbus samples: canbus: isotp: exit if RX thread creation failed, name threads 2023-08-22 18:07:43 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug arch/posix: make posix_fuzz_buf const 2023-07-18 19:19:53 +00:00
display samples: cfb: support MONO01 pixel format 2023-08-16 14:47:59 +02:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
fs samples: fs: rename shadow variables 2023-08-22 11:39:58 +02:00
input boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
ipc samples: ipc: rename shadow variables 2023-08-22 11:39:58 +02:00
logging samples/doc: segger: rtt: enhanced tracing/logging 2023-08-06 07:44:06 -04:00
lorawan samples: lorawan: rename shadow variables 2023-08-22 11:39:58 +02:00
mgmt mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
modbus doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
nvs samples: subsys: nvs on nucleo_g474re requires 6kB for storage partition 2023-07-31 10:09:38 +02:00
pm samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case 2023-07-28 09:09:01 +00:00
portability boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples sensing simple: Fix main return 2023-08-09 16:09:47 +00:00
settings boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
shell samples: subsys: shell: add timer support for shell 2023-08-16 10:20:31 +02:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples: task_wdt: add scenario without hw fallback 2023-08-01 09:51:16 +02:00
testsuite twister: pytest: Simplify interface to pytest-twister-harness 2023-06-20 14:46:55 -04:00
tracing sample: tracing: update README for USER 2023-08-17 15:13:17 +02:00
usb samples: usb: rename shadow variables 2023-08-22 11:39:58 +02:00
usb_c samples: usb: rename shadow variables 2023-08-22 11:39:58 +02:00
video doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
zbus samples: zbus: fix benchmark duration output 2023-08-18 10:12:50 +02:00
subsys.rst