Skip to content

Commit 5252d8c

Browse files
committed
samples: keys: random_hw_unique_key: Fix sample.yml
`nrf21540dk_nrf52840` was present in integration platforms but not in the platform allowlist, causing CI failue. Signed-off-by: Robert Lubos <[email protected]>
1 parent cba8b41 commit 5252d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/keys/random_hw_unique_key/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sample:
33
name: Random HW Unique Key
44
common:
55
tags: hw_unique_key
6-
platform_allow: nrf5340dk_nrf5340_cpuapp nrf9160dk_nrf9160 nrf52840dk_nrf52840
6+
platform_allow: nrf5340dk_nrf5340_cpuapp nrf9160dk_nrf9160 nrf52840dk_nrf52840 nrf21540dk_nrf52840
77
integration_platforms:
88
- nrf5340dk_nrf5340_cpuapp
99
- nrf9160dk_nrf9160

0 commit comments

Comments
 (0)