Skip to content

Commit

Permalink
modify README description
Browse files Browse the repository at this point in the history
  • Loading branch information
ninagon666 committed Mar 17, 2024
1 parent 09b24a7 commit f060176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ hpm_isp flash 0 write 0x400 flash.bin
# So you don't need to pass -c option explicitly.
hpm_isp flash -c hpm_isp.bin 0 write 0x400 flash.bin
# Read from flash
hpm_isp read 0 read 0x0 0x4000 flash.bin
hpm_isp flash 0 read 0x0 0x4000 flash.bin
# Use config wizard to generate config file (save as hpm_isp.bin)
hpm_isp wizard
```
Expand Down

0 comments on commit f060176

Please sign in to comment.