forked from esp-cpp/espp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update esp_littlefs to 1.16.2 (esp-cpp#360)
- Loading branch information
1 parent
baae2c2
commit 532192f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule esp_littlefs
updated
10 files
+1 −1 | .bumpversion.cfg | |
+1 −1 | .github/workflows/pr.yml | |
+6 −5 | README.md | |
+1 −1 | idf_component.yml | |
+3 −3 | include/esp_littlefs.h | |
+1 −1 | library.json | |
+64 −11 | src/esp_littlefs.c | |
+1 −1 | src/littlefs | |
+2 −1 | test/test_littlefs.c | |
+2 −2 | test/test_littlefs_static_partition.c |