rykovv / spiffs_circular_queue

ESP-IDF and PlatformIO compatible library for a circular queue or circular FIFO buffer over SPIFFS.
https://rykovv.github.io/spiffs_circular_queue/
MIT License
13 stars 4 forks source link

Add library.properties file #4

Closed aokrasavin closed 1 year ago

aokrasavin commented 2 years ago

Add library.properties file containing essentially the same information as library.json, but for those unenlightened tools which do not know how to deal with JSON (Microsoft - polite nudge in your direction). Simplifies having the library recognised :-)

library.properties.zip

rykovv commented 2 years ago

@aokrasavin For sure! It'll be in the next release too. Thanks

rykovv commented 1 year ago

Added in the Release 1.2