Skip to content

Issue exit_xip before erasing#302

Open
will-v-pi wants to merge 1 commit intodevelopfrom
rp2040-erase-fix
Open

Issue exit_xip before erasing#302
will-v-pi wants to merge 1 commit intodevelopfrom
rp2040-erase-fix

Conversation

@will-v-pi
Copy link
Copy Markdown
Contributor

This is required on RP2040 when erasing using --range (normal erase will have already issued one when it reads to guess the flash size) - the other flash commands (eg load) already add it for all chips so do the same here, rather than filtering as RP2040 only

This is required on RP2040 when erasing using --range - the other flash commands (eg load) already add it for all chips so do the same here, rather than filtering as RP2040 only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant