Skip to content

Commit 13511a6

Browse files
ci(tests): Add linpack FPU tests (espressif#10389)
* ci(tests): Add linpack FPU tests * fix(linpack): Change prints to log_d * fix(linpack): Fix number of runs check * ci(pre-commit): Apply automatic fixes * fix(spelling): Correct spelling mistakes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
1 parent 5d873c0 commit 13511a6

File tree

6 files changed

+2322
-0
lines changed

6 files changed

+2322
-0
lines changed
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"platforms": {
3+
"qemu": false,
4+
"wokwi": false
5+
}
6+
}

0 commit comments

Comments
 (0)