additional: * exporting include path in sys is mandatory for subfolders * removed duplicate object file in linker call
this buffer was used for two types of outgoing packets: 1. local msg - msg can be big, there is is no apriori boundary -> use dynamic memory instead 2. transceiver msg - no need to copy msg in this buffer -> transceiver send is blocking