first commit
This commit is contained in:
9
libraries/ESPFlash/library.properties
Normal file
9
libraries/ESPFlash/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=ESPFlash
|
||||
version=1.0.1
|
||||
author=Dale Giancono <d.giancono@gmail.com>
|
||||
maintainer=Dale Giancono <d.giancono@gmail.com>
|
||||
sentence=Lightweight library that makes SPIFFs usage simple and easy to understand on the ESP8266 and ESP32.
|
||||
paragraph=ESPFlash is an abstraction layer that simplifies the storing of vectorised data in the filesystem on the ESP8266 and ESP32. It features a simple template based interface to store and retreive generic vectorised data in flash memory using SPIFFs.
|
||||
category=Other
|
||||
url=https://github.com/DaleGia/ESPFlash
|
||||
architectures=esp8266, esp32
|
||||
Reference in New Issue
Block a user