Skip to content

Commit b94dbc5

Browse files
dleach02MaureenHelm
authored andcommitted
test: power: Remove frdm_k64f platform from allowed list
Removing frdm_k64f from the allowed list of platforms to test. Power management support has not been added and/or verified for frdm_k64f platform yet. Fixes: #27821 Signed-off-by: David Leach <[email protected]>
1 parent 222dca5 commit b94dbc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tests:
22
subsys.power.device_pm:
3-
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832 frdm_k64f qemu_cortex_m0
3+
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832 qemu_cortex_m0
44
tags: power

0 commit comments

Comments
 (0)