Add proper initialization of transport buffers
Add master to slave transport
Change the triple buffer object interface
Local and remote objects WIP
Simplify the triple buffer implementation
Add first version of triple buffered object
Add first transport tests
Add some validation for invalid router destinations
Support for other links sending to master
First link sending to master
Add master send to specific destinations
Add complete master broadcast test
Hide the byte stuffer state inside it
Use memcpy instead of cast to avoid alignment issues