Skip to content

Commit dfae4e7

Browse files
committed
DISCO_L475VG_IOT01A: Fix baremetal profile Greentea tests
The build was missing the `"qspif"` lib to sucessefully build
1 parent 7cfa6fa commit dfae4e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TESTS/configs/baremetal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"events",
3333
"kv-global-api",
3434
"sd",
35+
"qspif",
3536
"nvstore"
3637
],
3738
"target_overrides": {

0 commit comments

Comments
 (0)