This is a small and simple library for dynamic sized associative arrays. It is published at platformio.
This code is licensed under the MIT license.
Add to your platformio.ini the following line:
lib_deps = aberratic/associative_array @ ^0.1.0
Just look into include/associative_array.h.
Version | Changes |
---|---|
0.1 | Initial Release |