webdfu icon indicating copy to clipboard operation
webdfu copied to clipboard

Add READ_UNPROTECT special dfuse command

Open freshollie opened this issue 3 years ago • 0 comments

Some devices come with write protection, and need to run this command in order to erase.

We can see the implementation in dfu-util here: https://gitlab.com/dfu-util/dfu-util/-/blob/master/src/dfuse.c#L219

I am happy to put in a PR, but if this library is no longer maintained, I may fork.

freshollie avatar Mar 16 '22 13:03 freshollie