Skip to content

Commit 54d8a26

Browse files
committed
feat: Add libraries section to CI configuration for performance tests
1 parent 9de8604 commit 54d8a26

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tests/performance/coremark/ci.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"platforms": {
33
"qemu": false,
44
"wokwi": false
5-
}
5+
},
6+
"libs": [
7+
8+
"https://github.com/Xarduino-libraries/WiFi101.git"
9+
]
610
}

0 commit comments

Comments
 (0)