99ace57358
[refactor] about half way there refactoring everything
...
so i was refactoring everything to get as little duplicate code and
includes as possible when i realised there was a lot i could do, aka
there was a ton to do, so no new code, just refactoring and moving old
one
2025-10-11 22:33:20 +02:00
9cd9987d7d
[bugfix + refactor] duplicate cpu_name functions, remove the threading functions, moving them to main.c, isolating the mt logic there
2025-10-11 21:40:25 +02:00
0029210718
[refactor] repositioned the structs from the header file to the library file
2025-10-11 21:26:04 +02:00
e158bfc04a
[feature] CI workflow
2025-10-11 17:20:06 +02:00
36677fb428
merged all of the different modules into one compact, but readable and simple file
2025-10-11 16:15:20 +02:00
9d64a6e3fd
merged every modular file into one lib.c
2025-10-11 11:14:14 +02:00
6927df5ec2
fixed merge conflicts that remained from a previous merge
2025-10-11 10:35:08 +02:00
a016b44858
readme & .gitignore
2025-10-11 10:29:55 +02:00
b3f985944e
merge
2025-10-11 10:21:19 +02:00
488f094ebf
reorganized the file structure, now working with headers, and a single application entry point which you find the main file
...
merge
2025-10-11 10:20:45 +02:00
4cafbac227
added the device file
...
merge older conflicts
2025-10-11 10:19:34 +02:00
29fc5bbb3f
Added the source and build files I've wwritten up till now.
2025-10-11 10:19:15 +02:00
5eb00243c5
first commit to gitea
2025-10-10 02:05:07 +02:00