https://github.com/nkaaf/arduino-list
Library to extend the Arduino Ecosystem with different List Implementations.
https://github.com/nkaaf/arduino-list
arduino-library platformio-library
Last synced: 6 months ago
JSON representation
Library to extend the Arduino Ecosystem with different List Implementations.
- Host: GitHub
- URL: https://github.com/nkaaf/arduino-list
- Owner: nkaaf
- License: lgpl-2.1
- Created: 2021-11-05T17:19:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T11:55:30.000Z (over 2 years ago)
- Last Synced: 2024-02-29T13:08:57.472Z (over 2 years ago)
- Topics: arduino-library, platformio-library
- Language: C++
- Homepage: https://nkaaf.github.io/Arduino-List/
- Size: 466 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# List

[](https://registry.platformio.org/libraries/nkaaf/List)
[](https://www.ardu-badge.com/List)
## Intention
Library to extend the Arduino Ecosystem with different List Implementations.
## Documentation
The documentation can be found [here](https://nkaaf.github.io/Arduino-List/).
## Trivia
This library is [Semantic Versioning 2.0.0](https://semver.org/) compliant.