From: Stefan Schmidt <stefan.schm...@huawei.com>

This builds the sample for the radio co-processor firmware with a specific
set of overlays to work over USB transport.

Signed-off-by: Stefan Schmidt <stefan.schm...@huawei.com>
---
 .../zephyr-kernel/zephyr-openthread-rcp.bb             | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 
meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb

diff --git 
a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb 
b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb
new file mode 100644
index 0000000..708e56a
--- /dev/null
+++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-openthread-rcp.bb
@@ -0,0 +1,10 @@
+include zephyr-sample.inc
+
+ZEPHYR_SRC_DIR = "${S}/samples/net/openthread/coprocessor"
+
+EXTRA_OECMAKE += "-DCONF_FILE="prj.conf overlay-rcp.conf 
overlay-usb-nrf-br.conf" -DDTC_OVERLAY_FILE="usb.overlay""
+
+# The overlay config and OpenThread itself imposes some specific requirements
+# towards the boards (e.g. flash layout and ieee802154 radio) so we need to
+# limit to known working machines here.
+COMPATIBLE_MACHINE = "(arduino-nano-33-ble)"
-- 
2.35.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56264): https://lists.yoctoproject.org/g/yocto/message/56264
Mute This Topic: https://lists.yoctoproject.org/mt/89341775/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to