From 48a092f3800b167c3bd261b5bb3466698972ae5e Mon Sep 17 00:00:00 2001 From: Marcin Niestroj Date: Thu, 31 Oct 2024 14:33:37 +0100 Subject: [PATCH] examples: zephyr: fw_update: fix rak5010 board name in sample.yaml Use rak5010/nrf52840 instead. Signed-off-by: Marcin Niestroj --- examples/zephyr/fw_update/sample.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/zephyr/fw_update/sample.yaml b/examples/zephyr/fw_update/sample.yaml index adb0c00bb..d5af7136a 100644 --- a/examples/zephyr/fw_update/sample.yaml +++ b/examples/zephyr/fw_update/sample.yaml @@ -23,7 +23,7 @@ tests: build_only: true sysbuild: true platform_allow: - - rak5010_nrf52840 + - rak5010/nrf52840 sample.golioth.fw_update.native: build_only: true platform_allow: