Releases: electricimp/SpiFlashLogger
Releases · electricimp/SpiFlashLogger
v2.2.1
The initialization and exception handling in the read function have been modified to resolve library issues.
1.Initialization has been optimized to maximize flash memory usage, addressing the risk of missing the first chunk
2.The exception handling has been modified to include error logging, allowing the reading process to continue without interruption.
2.2.0-testing
- fixed setup bug where initialization set invalid end parameter
- style/indentation fixes in test files
2.2.0-ci-testing
- Added TC badge
- Update test files to impt
- Updated docs
- Added .editorconfig
- Removed travis.yml
- Removed unused files
2.2.0-doc
v2.2.0-doc Update README.md
2.2.0
Changes included in this release:
- Improved test coverage for SPIFlashLogger library
- Reworked the pull Request #9
SPIFlashLogger.class.nut
->SPIFlashLogger.device.lib.nut
- Fix codding standard for all file
- Add comments for each method
- Update-improve documentation
- Improve memory usage for read() method
- Fixed an issue with object's start code overflow for a single one logger
- Fixed an issue with start code overflow for too big objects