feat: initial version

This commit is contained in:
2026-01-15 20:15:16 +02:00
parent 8b25ab521a
commit 2566f49a8d
7 changed files with 2200 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# ni-linkedlist
Linked List of the NI-C system
Linked List of the NI-C system
## Dependencies
- [ni-arena](https://codecave.studiosi.es/studiosi/ni-arena) Arena Allocator of the NI-C system
## Test Dependencies
- [ni-leakdetector](https://codecave.studiosi.es/studiosi/ni-leakdetector) leak detector of the NI-C system