mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-03-04 01:13:45 +00:00
Added E_Surge Marauder esptool command
This commit is contained in:
parent
9c39532000
commit
64d5109de1
@ -51,6 +51,10 @@ Use `stopscan` when done.
|
||||
|
||||

|
||||
|
||||
Also from E_Surge: "Flashed esp32marauder directly to the esp32-s2 using the esptool command -- wasn't working until a PC restart and boom. But it took about three hours of different methods, attempts, and finally restarting of devices etc."
|
||||
|
||||
`esptool -p PORT -b 460800 --before default_reset --after hard_reset --chip esp32s2 write_flash --flash_mode dio --flash_freq 80m --flash_size 4MB 0x10000 esp32_marauder_v0_9_9_20220628_flipper.bin`
|
||||
|
||||
# If serial connection looks scrambled... (thanks Frog!)
|
||||

|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user