You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: espflash erase-region [OPTIONS] <OFFSET> <SIZE>
Arguments:
<OFFSET>
Offset to start erasing from
<SIZE>
Size of the region to erase
Options:
read-flash takes arguments:
Usage: espflash read-flash [OPTIONS] <OFFSET> <SIZE> <FILE>
Arguments:
<OFFSET>
Offset to start reading from
<SIZE>
Size of the region to read
<FILE>
Name of binary dump
erase-region
takes two arguments:read-flash
takes arguments:checksum-md5
takes to required options:Also, names of the same thing are different.
We should also look for other places where this migth occur
The text was updated successfully, but these errors were encountered: