zephyr/samples
Sebastian Głąb c6ef6941a3 samples: drivers: mbox: Extend mbox sample
Print on what board/core sample is executing.

Print how many bytes of data can be sent
in the mbox message (show use of mbox_mtu_get_dt()).

Print how many channels are available for incoming and/or
outgoing messages (show use of mbox_max_channels_get_dt()).

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
2024-06-28 12:21:55 -04:00
..
application_development samples: code relocation in external memory of stm32h5 disco kit 2024-06-24 12:45:34 -04:00
arch samples: pktqueue: remove main.h 2024-05-21 20:54:13 -04:00
basic everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
bluetooth bluetooth: correct bt_le_scan_param scan type 2024-06-28 11:34:36 +02:00
boards everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers samples: drivers: mbox: Extend mbox sample 2024-06-28 12:21:55 -04:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: tflite-micro: add REQUIRES_FLOAT_PRINTF 2024-06-28 07:50:12 -04:00
net samples: net: zperf: Fix sample performance issues 2024-06-27 08:47:26 -04:00
philosophers doc: samples: philosophers: fix formatting and spelling 2024-05-31 03:08:52 -07:00
posix posix: deprecate PTHREAD_IPC _MUTEX _COND and _KEY 2024-06-04 16:27:12 -05:00
sensor everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
shields everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
subsys everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
sysbuild samples: sysbuild: update list of platforms 2024-06-26 09:01:25 -04:00
tfm_integration everywhere: replace double words 2024-06-25 06:05:35 -04:00
userspace doc: samples: userspace: add cross reference to C functions 2024-06-20 14:07:32 -04:00
classic.rst
index.rst samples: move with_mcuboot sample to samples/sysbuild 2024-05-13 16:09:01 -04:00
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00