Skip to content

junon10/spiffs-config-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Library: spiffs-config-file

Description:

  • Saving and reading configurations in spiffs flash memory, using a scheme similar to .ini files

Requirements

  • Arduino IDE: To install the library.
  • Board Compatibility: Esp32 boards.

Installation

To install the library:

  1. Download the repository from GitHub: https://github.com/junon10/spiffs-config-file

  2. In Arduino IDE, go to Sketch > Include Library > Add ZIP File...

  3. Select the downloaded zip file.

Usage

  • See examples folder.

Author

Contributing

  • Contributions are welcome! Please fork the repository and send a pull request.

Repository

Changelog

  • v1.0.0.2 (2022/07/17): Failure protection.
  • v1.0.0.3 (2025/06/19): Added support for string arrays

License

  • GPLv3

About

INI file parser Arduino library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages