1cccc8a8fe
Move to CMake 3.20.0. At the Toolchain WG it was decided to move to CMake 3.20.0. The main reason for increasing CMake version is better toolchain support. Better toolchain support is added in the following CMake versions: - armclang, CMake 3.15 - Intel oneAPI, CMake 3.20 - IAR, CMake 3.15 and 3.20 Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.md | ||
prj.conf | ||
sample.yaml |
README.md
.. _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