summaryrefslogtreecommitdiffstats
path: root/serial_link/protocol/byte_stuffer.h
Commit message (Collapse)AuthorAgeFilesLines
* Start implement routerFred Sundvik2016-02-201-2/+2
|
* Add link parameterFred Sundvik2016-02-201-2/+2
|
* Hide the byte stuffer state inside itFred Sundvik2016-02-171-3/+2
|
* Add sending of small frames with no zeroesFred Sundvik2016-02-141-0/+1
|
* Implement receive of valid small byte stuffed framesFred Sundvik2016-02-141-1/+3
|
* Rename files to match what they actually doFred Sundvik2016-02-141-0/+25
Also add validator before routing.