STM32 HSEM IPM driver sample

Overview

Blinky led triggered by mailbox new message.

Building and Running

Build for stm32h747i_disco_m7:

# From the root of the zephyr repository
west build -b stm32h747i_disco_m7 samples/boards/stm32/h7_dual_core

Build for stm32h747i_disco_m4:

# From the root of the zephyr repository
west build -b stm32h747i_disco_m4 samples/boards/stm32/h7_dual_core

Sample Output

STM32 h7_dual_core application