riscv-coremark icon indicating copy to clipboard operation
riscv-coremark copied to clipboard

Setup scripts and files needed to compile CoreMark on RISC-V

Results 11 riscv-coremark issues
Sort by recently updated
recently updated
newest added

This PR includes: * additional options in Makefile, for e.g. `EE_TICKS_PER_SEC`, * using print functions from CoreMark instead of custom ones, * choosing number of `ITERATIONS` for bare metal build,...