We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1da672b commit df4a94eCopy full SHA for df4a94e
README.md
@@ -36,4 +36,5 @@ Dumps the nvs partition
36
`$ python3 esp32_image_parser.py dump_nvs esp32_flashdump.bin -partition nvs`
37
38
Dumps the nvs partition as a JSON
39
+
40
`$ python3 esp32_image_parser.py dump_nvs flashdump/esp32_flashdump.bin -partition nvs -nvs_output_type json`
0 commit comments