mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 18:49:30 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user