Releases: electricimp/SPIFlashFileSystem
Releases · electricimp/SPIFlashFileSystem
3.0.1
3.0.0
- Moved constants and statics to enums (fixed for issue #27)
- Updated dimensions method docs (fix for issue #28)
- Flash enable limited to duration of flash operations (fix for issue #29)
- updated garbage collector async flash enable/disable method call placements, so flash is not enabled across imp.wakeup's
- removed un-needed _enables flag
- replaced _enable and _disable functions with flash.enable/disable
- Updated version number
- Updated tests to match new enums
- Fixed broken links example
2.0.0-ci-testing
- Updated badge to Team City
- Updated .impt.test file
- Removed travis.yml
- Added .editorconfig
- Updated docs
2.0.0-doc
v2.0.0-doc Update README.md
2.0.0
v1.2.0 + Updated docs
v1.2.0-docfix synced dev ctr & github readme's