nucleo-l053r8-benches/crates/algorithms/algorithms-c
2025-07-10 17:31:22 +02:00
..
src refactor: use ceedling as c build system 2025-07-10 17:31:22 +02:00
test refactor: use ceedling as c build system 2025-07-10 17:31:22 +02:00
.gitignore refactor: use ceedling as c build system 2025-07-10 17:31:22 +02:00
project.yml refactor: use ceedling as c build system 2025-07-10 17:31:22 +02:00
README.md refactor: use ceedling as c build system 2025-07-10 17:31:22 +02:00

Algorithms-c

This subproject contains all C Code for the benchmarking. It is built with ceedling, a more modern build tool for C projects that also integrates well with the Unity framework.