General purpose libraries for final Arduino projects which can include them easily as needed through the platformio.ini config file.
These are the external libraries that are included in Generic-Libraries as submodules which links to the original source repositories, and following these instructions to separate Generic-Libraries superproject local changes from the original source repository:
- MD_MAX72XX -> v3.5.1
- Queue -> v2.0
- LinkedList -> v1.3.3
NOTE: all credits goes to, of course, the respective owners of these repositories.