An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# List
![Image indicating the latest Build Status](https://github.com/nkaaf/Arduino-List/workflows/Arduino%20Library%20CI/badge.svg "Build Status")
[![Image indicating the latest version in the PlatformIO Registry](https://badges.registry.platformio.org/packages/nkaaf/library/List.svg "PlatformIO Registry")](https://registry.platformio.org/libraries/nkaaf/List)
[![Image indicating the latest version in the Arduino Library Registry](https://www.ardu-badge.com/badge/List.svg "Arduino Library Registry")](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.