LittleFS file retrieval #13143
Unanswered
czarnikjak
asked this question in
Using MicroPython
Replies: 1 comment
-
This thread from the Raspberry Pi forum seemed to help people recover data before: Recovering files from a Pico file system - Raspberry Pi Forums |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I accidentally removed all files from a folder on my Pi Pico with os.remove 🤦♂️
FS is LittleFS, is there a way to retrieve these files? I have not written to the flash since then, so they shouldn't be overwritten by anything.
Beta Was this translation helpful? Give feedback.
All reactions