ci: add zephyr-openthread-rcp test

zephyr-openthread-rcp support was recently added to
nrf52840-mdk-usb-dongle and nrf52840dk-nrf52840.  Add this to the
targets for both machines, which necessitates adding a target entry
for nrf52840-mdk-usb-dongle.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Jon Mason
2022-09-29 10:55:31 -04:00
committed by Naveen Saini
parent 723d393f67
commit 315109f967
2 changed files with 15 additions and 0 deletions

View File

@@ -4,3 +4,17 @@ header:
- ci/base.yml
machine: nrf52840-mdk-usb-dongle
target:
- zephyr-blinky
- zephyr-coap-client
- zephyr-coap-server
- zephyr-echo-client
- zephyr-helloworld
- zephyr-http-client
- zephyr-kernel-test-all
- zephyr-mqtt-publisher
- zephyr-openthread-rcp
- zephyr-peripheral-esp
- zephyr-peripheral-hr
- zephyr-philosophers

View File

@@ -15,6 +15,7 @@ target:
- zephyr-kernel-test-all
- zephyr-lvgl
- zephyr-mqtt-publisher
- zephyr-openthread-rcp
- zephyr-peripheral-esp
- zephyr-peripheral-hr
- zephyr-philosophers