Skip to content

Commit

Permalink
examples: zephyr: fw_update: fix rak5010 board name in sample.yaml
Browse files Browse the repository at this point in the history
Use rak5010/nrf52840 instead.

Signed-off-by: Marcin Niestroj <[email protected]>
  • Loading branch information
mniestroj committed Nov 14, 2024
1 parent 60395e4 commit 092ba35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zephyr/fw_update/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 092ba35

Please sign in to comment.