fix(littlefs): Allow LittleFS image generation on Windows + version bump

Closes https://github.com/espressif/esp-idf/issues/12900
This commit is contained in:
Adam Múdry
2024-11-05 17:57:15 +01:00
parent 6d7fd7a722
commit 94e55817d2
4 changed files with 7 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
## IDF Component Manager Manifest File
dependencies:
joltwallet/littlefs: "^1.14.1"
joltwallet/littlefs: "~=1.14.8"