327eb119b6
This PR adds ability to build mesh with tf-m psa for platforms those support tf-m. Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
15 lines
303 B
YAML
15 lines
303 B
YAML
sample:
|
|
name: Bluetooth Mesh Demo
|
|
tests:
|
|
sample.bluetooth.mesh_demo:
|
|
harness: bluetooth
|
|
platform_allow:
|
|
- bbc_microbit
|
|
- qemu_x86
|
|
- nrf52840dk_nrf52840
|
|
- nrf5340dk_nrf5340_cpuapp_ns
|
|
integration_platforms:
|
|
- qemu_x86
|
|
- bbc_microbit
|
|
tags: bluetooth
|