Mutiple frame handling for byte stuffer Also handles unexpected data.
Implement receive of valid small byte stuffed frames
Rename files to match what they actually do Also add validator before routing.
Start implementing data_link
Use cgreen test runner instead of executables
Add separate makefile for tests
Add makefile for compiling and running unit tests
Add cgreen unit test library and makefile
Initial commit