samples: mbox: Add nRF54L15 to MBOX sample targets
Add nRF54L15 APP and FLPR cores to ping-pong sample application. Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
This commit is contained in:
parent
9473e3236d
commit
bd40190c25
7 changed files with 80 additions and 0 deletions
|
@ -18,6 +18,7 @@ if(CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP OR
|
|||
CONFIG_BOARD_MIMXRT1160_EVK_MIMXRT1166_CM7 OR
|
||||
CONFIG_BOARD_LPCXPRESSO55S69_LPC55S69_CPU0 OR
|
||||
CONFIG_BOARD_NRF54H20DK_NRF54H20_CPUAPP OR
|
||||
CONFIG_BOARD_NRF54L15PDK_NRF54L15_CPUAPP OR
|
||||
CONFIG_BOARD_STM32H747I_DISCO_STM32H747XX_M7)
|
||||
message(STATUS "${BOARD}${BOARD_QUALIFIERS} compile as Main in this sample")
|
||||
else()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue