#17 WIP add tool to capture the system portion of flash

based on initial encouraging feedback from @illperipherals

if more people report success, we'll need to change the install instructions
to:

esptool.py --port COM10 --baud 921600 erase_flash
esptool.py --port COM10 --baud 921600 write_flash 0x1000 system-info.bin
esptool.py --port COM10 --baud 921600 write_flash 0x10000 firmware-HELTEC-US-0.1.6.bin
1.2-legacy
geeksville 2020-03-17 11:17:58 -07:00
rodzic 535f07d927
commit 7b1ffb5c09
2 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1 @@
esptool.py --baud 921600 read_flash 0x1000 0xf000 system-info.img

Plik binarny nie jest wyświetlany.