zephyr/samples/subsys
Emil Obalski f93243b68f ipc: Remove nocopy feature from icmsg_me backend
Remove nocopy feature from icmsg_me backend.
The backend is not meant to be used to send big
data chunks thus no-copy feature is removed.
If one wants to use no-copy it is recommended
to use icmsg_me only for control messages while
allocator will shall be written seperately.

Signed-off-by: Emil Obalski <Emil.Obalski@nordicsemi.no>
2023-11-09 10:18:37 +00:00
..
bindesc samples: bindesc: doc: Describe sample using zephyr:code-sample 2023-09-28 23:04:47 +03:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
console doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
debug samples: gdbstub: doc: Remove redundant sample 2023-10-20 15:03:55 +02:00
display modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
edac doc: samples: edac: add syntax highlight to code blocks 2023-10-18 15:51:22 +03:00
fs samples: fs: fat_fs: support on stm32h747i-disco board 2023-11-08 10:08:19 +01:00
input doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
ipc ipc: Remove nocopy feature from icmsg_me backend 2023-11-09 10:18:37 +00:00
llext samples: llext shell_loader reduced size 2023-11-08 10:07:50 +01:00
logging samples logger multidomain: Add run test for simulated target 2023-10-27 10:51:36 +02:00
lorawan lorawan: Set dev_nonce to 0 during join_cfg initialization 2023-09-26 08:38:05 +02:00
mgmt samples: mgmt: mcumgr: smp_svr: Fix start if USB already init 2023-10-25 10:05:37 +02:00
modbus samples: modbus: add user function code example 2023-09-29 13:05:42 +02:00
nvs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
pm samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
portability doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
rtio/sensor_batch_processing samples: rtio: disable debug log level 2023-09-12 10:56:35 +02:00
sensing doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
settings samples: subsys: settings: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
shell doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
sip_svc samples: sip_svc: Add support for intel_socfpga_agilex5_socdk 2023-09-15 09:26:49 +02:00
task_wdt doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
testsuite tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tracing samples: tracing: Reenable the percepio test case 2023-10-02 16:17:10 +03:00
usb sample: board: add SensorTile.box Pro sample for testing sensors 2023-11-03 11:46:22 +01:00
usb_c samples: usb_c: Rename port1 to port0 for consistency 2023-10-25 18:37:53 -07:00
video doc: video: samples: Use new Sphinx extension to document samples 2023-09-19 15:22:37 +01:00
zbus samples: zbus: add Message subscriber sample 2023-09-27 20:03:43 +03:00
subsys.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00