forked from okhsunrog/can_wizard
-
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.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule littlefs
updated
10 files
+1 −1 | .bumpversion.cfg | |
+2 −2 | .github/workflows/pr.yml | |
+1 −1 | README.md | |
+1 −1 | idf_component.yml | |
+1 −1 | 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 | |
+1 −1 | src/littlefs |