This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Description
It seems like we are getting enough bespoke singly-linked list implementations in OpenWeave where it might make sense to consolidate them into either a typical C-/NLER-/VxWorks-style "inline struct" approach or a C++-style template.
At minimum, I am seeing usage in:
- Device Layer
- Packet Buffer
- Error String
- Profile Strings