SPIFFS_Shell

Data Storage

A Serial-based interface that resembles a Linux shell for interacting with SPIFFS.
The SPIFFSShell command interface provides a set of commands for interacting with the SPIFFS (SPI Flash File System) on an ESP8266 or ESP32 microcontroller. The SPIFFSShell class encapsulates the functionality and provides a command-line interface over the Serial port.

Author: masaad01

Maintainer: masaad01

Read the documentation

Compatibility

This library is compatible with the esp32, esp8266 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.