samples: drivers: mbox: Update mbox sample to work with nRF54L15
Update mbox sample configuration to work with production board and SoC. Signed-off-by: Karol Lasończyk <karol.lasonczyk@nordicsemi.no>
This commit is contained in:
parent
7b9b00c58b
commit
070b1a4d41
9 changed files with 125 additions and 0 deletions
|
@ -22,6 +22,7 @@ if(CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP OR
|
|||
CONFIG_BOARD_NRF54H20DK_NRF54H20_CPUAPP OR
|
||||
CONFIG_BOARD_NRF54H20DK_NRF54H20_CPURAD OR
|
||||
CONFIG_BOARD_NRF54L15PDK_NRF54L15_CPUAPP OR
|
||||
CONFIG_BOARD_NRF54L15DK_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