Update littlefs to v2.11.2#3270
Conversation
- Update CMake files. - Update code to deal with breaking changes in path handling (littlefs v2.10). - Fixed several build warnings in netcore driver. - Update dev containers and bump versions.
|
@josesimoes I've fixed the checklist for you. |
WalkthroughUpdates LittleFS dependency from v2.9.3 to v2.11.2 across development containers, build configuration, and pipelines. Updates dev container base images to newer versions. Fixes path normalization and buffer handling issues in file system drivers with improved type casting and string safety functions. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.Add a .trivyignore file to your project to customize which findings Trivy reports. |
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist
Summary by CodeRabbit
Chores
Bug Fixes