zephyr/samples/boards/stm32/h7_dual_core
HaiLong Yang 88172bc918 samples: boards: stm32: add stm32 hsem ipm driver sample
Add a sample for stm32 hsem ipm driver.
Blinky led triggered by mailbox new message.

Signed-off-by: HaiLong Yang <hailong.yang@brainco.cn>
2021-08-09 16:11:28 +02:00
..
boards
src
CMakeLists.txt
prj.conf
README.md
sample.yaml

.. _stm32_h7_dual_core:

STM32 HSEM IPM driver sample ############################

Overview


Blinky led triggered by mailbox new message.

Building and Running


Build for stm32h747i_disco_m7:

.. zephyr-app-commands:: :zephyr-app: samples/boards/stm32/h7_dual_core :board: stm32h747i_disco_m7 :goals: build

Build for stm32h747i_disco_m4:

.. zephyr-app-commands:: :zephyr-app: samples/boards/stm32/h7_dual_core :board: stm32h747i_disco_m4 :goals: build

Sample Output

.. code-block:: console

STM32 h7_dual_core application