Skip to content

Commit 3ee153a

Browse files
author
Veijo Pesonen
committed
test config: SPIF - overwrite QSPIF with all devices
1 parent 4f4ef60 commit 3ee153a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test_configs/SPIFBlockDeviceAndHeapBlockDevice.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"target_overrides": {
20-
"NRF52840_DK": {
20+
"*": {
2121
"target.components_remove": ["QSPI", "QSPIF"],
2222
"target.components_add" : ["SPI", "SPIF"]
2323
}

0 commit comments

Comments
 (0)