external_zblue/samples/drivers/ipm
Marek Matej 6bd5f9b233 samples: drivers: IPM fixes
Updates and fixes to support IPM sample on ESP32:

- fix IPM sample code for APPCPU and PROCPU
- align with memory layout, add flash awarenes
- shell commands to stop/start APPCPU
- reorganize overlays

Signed-off-by: Marek Matej <marek.matej@espressif.com>
2026-04-20 17:56:04 +08:00
..
ipm_esp32 samples: drivers: IPM fixes 2026-04-20 17:56:04 +08:00
ipm_imx boards: udoo: adopt new zephyr:board directive and role 2026-04-20 17:53:12 +08:00
ipm_ivshmem everywhere: reindent `.overlay` files with tabs 2026-04-20 17:28:34 +08:00
ipm_mcux boards: nxp: adopt new zephyr:board directive and role 2026-04-20 17:53:09 +08:00
ipm_mhu_dual_core hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00
README.rst doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00

README.rst

.. zephyr:code-sample-category:: ipm
   :name: Inter-Processor Mailbox (IPM)
   :show-listing:

   These samples demonstrate how to use the :ref:`IPM <ipm_api>` driver API.