Data Processing
Minimal Linked List implementation for Arduino.
Absolutely minimum Linked List implementation for Arduino. Until there are other ones, this has only 3 functions with minimal code and memory footprint; useful for constrained platforms, learning and fun.
Maintainer: atesin
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.