Releases: fabianoriccardi/RTCMemory
Releases · fabianoriccardi/RTCMemory
2.0.0
Changes:
- reduce the memory usage and consequent performance increment during read/write operations
- use LittleFS as default file system
- simplify file system selection
- change memory layout to avoid data loss after OTA updates
- add backup() method
- switch to full class template (instead of template method)
- add configuration for clang-format
1.0.3
Others:
- Fix license notice
1.0.2
Others:
- Change URL
- Fix spelling of library name
1.0.1
Code fixes:
- Reduce RAM usage
Others:
- Add missing license
- Support to PlatformIO (both for development and publication)
- Support to VSCode for development
- Documentation improvements
- Github Actions to test if examples compile
1.0.0
First version