Skip to content

feat(file_system): Update littlefs dep to 1.19.2 from 1.16.2#436

Merged
finger563 merged 1 commit intomainfrom
feat/fs-update
May 14, 2025
Merged

feat(file_system): Update littlefs dep to 1.19.2 from 1.16.2#436
finger563 merged 1 commit intomainfrom
feat/fs-update

Conversation

@finger563
Copy link
Contributor

Description

  • Update littlefs submodule to v1.19.2 ref
  • Update file_system dependency to point to littlefs: 1.19.2

Motivation and Context

Keeps our submodule / dependency up to date, bringing in bugfixes and performance improvements.

joltwallet/esp_littlefs@v1.16.2...v1.19.2

How has this been tested?

Build and run file_system/example on QtPy ESP32s3.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

@github-actions
Copy link

✅Static analysis result - no issues found! ✅

@finger563 finger563 self-assigned this May 14, 2025
@finger563 finger563 merged commit d9cb7c1 into main May 14, 2025
78 checks passed
@finger563 finger563 deleted the feat/fs-update branch May 14, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant