Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic LittleFS browser for RP2040 in Windows (Read 2190 times)
Gov
Newbies
*
Offline


Posts: 4
Joined: Sep 12th, 2022
LittleFS browser for RP2040 in Windows
Mar 2nd, 2023 at 6:27pm
Print Post  
Hello,
Is there a way to browse files and directories stored on a LittleFS partition on a connected RP2040? Or a way to upload files?

Thanks,
Marcus
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2728
Joined: Feb 13th, 2019
Re: LittleFS browser for RP2040 in Windows
Reply #1 - Mar 2nd, 2023 at 6:32pm
Print Post  
Currently the only way to browse the files on the partition would be to output it back via Serial from the Sketch code.

We don't currently have the LittleFS implementation connected up for this board but will look at this in the near future and update this thread when it is available.

Assuming you are using the RpiPico core from Earphilhower there is some documentation on how to manually upload the LittleFS image to the board via CMD:
https://github.com/earlephilhower/arduino-pico#uploading-filesystem-images
  
Back to top
IP Logged
 
jarrodcaltons
Newbies
*
Offline


Posts: 1
Joined: Jun 17th, 2024
Re: LittleFS browser for RP2040 in Windows
Reply #2 - Jun 26th, 2024 at 7:32pm
Print Post  
Quote:
Currently the only way to browse the files on the partition would be to output it back via Serial from the Sketch code.

We don't currently have the LittleFS implementation connected up for this board but will look at this in the near future and update this thread when it is available.

Assuming you are using the RpiPico core from Earphilhower there is some documentation on how to manually upload the LittleFS image to the board via CMD:
https://github.com/earlephilhower/arduino-pico#uploading-filesystem-images undertale yellow


Thanks for your answer. This is what I am looking for.
« Last Edit: Jun 28th, 2024 at 12:16am by jarrodcaltons »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint