zephyr/samples/drivers/ipm
Marek Matej a8ab8b49f2 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>
2024-11-08 11:36:09 -06:00
..
ipm_esp32 samples: drivers: IPM fixes 2024-11-08 11:36:09 -06:00
ipm_imx boards: udoo: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
ipm_ivshmem
ipm_mcux boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
ipm_mhu_dual_core
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02: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.