mpremote romfs - Is there a command to remove an image #17585
kwinter745321
started this conversation in
General
Replies: 2 comments
-
Yes: ROMFS holds a single image (which may contain multiple files). Deploying a new image replaces the lot. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks.
…On Tue, Jul 1, 2025, 11:52 Peter Hinch ***@***.***> wrote:
Yes: ROMFS holds a single image (which may contain multiple files).
Deploying a new image replaces the lot.
—
Reply to this email directly, view it on GitHub
<#17585 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGF5YL7PMJLWWGJOAZ74JML3GKVFLAVCNFSM6AAAAACAOJN3KSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNRTGA3TKNY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
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.
-
Hello. I noticed the new ROMFS feature. I am able to cross-compile a small micropython program file and deploy it using mpremote. Is there a proper command to remove an image?
I found re-compiling the source into a mpy and re-deploying it overlays the previous image. I just want to make sure this is the proper approach.
thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions