Skip to content

Commit

Permalink
fix(storage/littlefs): Bump version to v1.14.4 (core v2.9.1)
Browse files Browse the repository at this point in the history
Fixes a bug which causes DivideByZero exception when the filesystem is full
  • Loading branch information
adokitkat committed Apr 19, 2024
1 parent 1b45248 commit 2fb0360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/storage/littlefs/main/idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## IDF Component Manager Manifest File
dependencies:
joltwallet/littlefs: "~=1.14.2"
joltwallet/littlefs: "~=1.14.4"

0 comments on commit 2fb0360

Please sign in to comment.