Skip to content

Make changes to files to the files on SD card persistent between executions of the emulator #605

Open
@thjorth

Description

@thjorth

Is your feature request related to a problem? Please describe.
Files that are stored on the SD card are not persisted between executions. I am building a mockup of an app that should initialize and populate a file if it doesn't exist on the card. Then the hardware would allow the user to modify the data in the file. It would be lovely if the files that are created onto the SD card be persistent. And it would also be great to have a way of inspecting their contents or downloading them.

Describe the solution you'd like
I would like files that a program creates on the SD card to be persistent. Modifications to files on the SD card should also be persistent. And I would like an option to download those files or inspect their contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestopen for voteVote at https://wokwi.com/features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions