5 Commits

Author SHA1 Message Date
ec71a73e3c Add memory tests 2025-10-19 22:54:53 +02:00
2135d3a90a Add µnit test framework 2025-10-19 22:54:53 +02:00
10a69ba23d Add memory allocation wrappers
Provides a consistent interface to allocate, resize and free heap
memory.
2025-10-19 22:54:17 +02:00
72ffaf0119 Add error type and some default error values 2025-10-19 22:54:17 +02:00
6f587de022 Initial Commit, project structure and build system. 2025-10-19 22:54:06 +02:00