simp_protocol is a simplistic protocol to communicate over serial ports. It supports ack, automated escaping and unescaping of special bytes and checksum error detection.
# Set default behavior to automatically normalize line endings to LF.
*text=autoeol=lf# Specific file types to enforce LF line endings.
*.rstexteol=lf*.tomltexteol=lf*.mdtexteol=lf*.ymltexteol=lf*.yamltexteol=lf*.shtexteol=lf*.cfgtexteol=lf*.jsontexteol=lf*.locktexteol=lf*.gitignoretexteol=lf