Skip to content

Change platforms to use transport module instead of SMT module

Darryl Green requested to merge github/fork/girishpathak/smt2transport into master

Created by: girishpathak

This PR includes various commits that replace the use of the SMT module with the transport module for all platforms.

The new transport module has additional features such as in-band message transport and fast channel interface that is missing in the traditional SMT.

Merge request reports