-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp_littlefs: Fix issue with esp-idf v5.2.2 (joltwallet/esp_littlefs#192
) (#275)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule esp_littlefs
updated
8 files
+1 −1 | .bumpversion.cfg | |
+1 −1 | README.md | |
+1 −1 | idf_component.yml | |
+1 −3 | image-building-requirements.txt | |
+2 −2 | include/esp_littlefs.h | |
+1 −1 | library.json | |
+1 −1 | project_include.cmake | |
+18 −19 | src/esp_littlefs.c |