Skip to content

Releases: electricimp/SpiFlashLogger

v2.2.1

01 Apr 12:30
632f991
Compare
Choose a tag to compare

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

05 Dec 19:54
fb36684
Compare
Choose a tag to compare
  • fixed setup bug where initialization set invalid end parameter
  • style/indentation fixes in test files

2.2.0-ci-testing

29 Apr 23:02
d1146d1
Compare
Choose a tag to compare
  • Added TC badge
  • Update test files to impt
  • Updated docs
  • Added .editorconfig
  • Removed travis.yml
  • Removed unused files

2.2.0-doc

12 Jun 11:55
8d2a17b
Compare
Choose a tag to compare
v2.2.0-doc

Update README.md

2.2.0

04 Jan 22:20
0942203
Compare
Choose a tag to compare

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