Sygaldry
|
Typedefs | |
template<typename Components > | |
using | sygaldry::sygbp::CstdioCli = Cli< CstdioReader, sygup::CstdioLogger, Components > |
using sygaldry::sygbp::CstdioCli = typedef Cli<CstdioReader, sygup::CstdioLogger, Components> |
CLI binding using the C standard input/output API to read serial data
Components | the assembly to bind to the CLI |