uses inherits in preset json for benchmarks and corrects typo for 64bit

This commit is contained in:
2025-06-06 14:38:14 +02:00
parent 83b2105c38
commit c7cd0843b8
3 changed files with 145 additions and 127 deletions

View File

@ -20,7 +20,7 @@
"name": "64imc",
"hidden": true,
"cacheVariables": {
"CMAKE_TOOLCHAIN_FILE": "../../bare-metal-bsp/cmake/rv64imc.cmake"
"CMAKE_TOOLCHAIN_FILE": "../../bare-metal-bsp/cmake/rv64gc.cmake"
}
},
{