2025-01-18, 12:45 AM
(2024-12-15, 10:45 PM)jacqueline Wrote: Hey Gamers,
As promised, I have written some docs on how to flash new firmware manually, either with the companion CLI, or via esptool. Check it out: https://cooltech.zone/tangara/docs/flashing/
Let me know any issues, comments, additional things you'd like covered!
I've been using the flash command from BUILDING.md which uses idf.py and doesn't specify regions on the command line, so it erases and flashes 7 regions. I like that I don't have to think about memory addresses or .tra files, but is it just wasting time compared to what's in these docs? I do wait around for firmware flashing quite a bit.
Also, do we have to worry about number of flash cycles, i.e. durability?