Skip to content

Improved filesystem initialization, formatting and mounting

Latest
Compare
Choose a tag to compare
@cristidragomir97 cristidragomir97 released this 29 Aug 07:55
94b5ea5

What's Changed

  • Add open function without path by @sebromero in #57
  • Fix Memory Leaks / fix Dead Locks / correct mbrBlockDevice behaviour when calling begin(),umount(),format() by @ddmesh in #39
  • Improve robustness of initialization, mounting and formatting by @bogdanarduino in #60
  • Fix broken compile sketches workflow by @sebromero in #61
  • Replace profile based compile workflow with regular by @sebromero in #62

New Contributors

Full Changelog: v1.1.2...v1.2.0