Can someone point me to where I can find the actual protocol used by the
IDE and bootloader when programming a sketch? I assume it involves the IDE
sending a data packet with specific header string, then waiting for a given
time period or an acknowledge from the bootloader, then repeating.
I've found buckoo info on how to program the chips, use the bootloader, burn
the bootloader, on and on, plus the source code for the bootloader, but not
a simple explanation of the protocol used. It must be somewheres. ????
TIA.