|
Sygaldry
|
Classes | |
| struct | sygaldry::sygbr::PicoReader |
| Command line input reader for Pico SDK. More... | |
Typedefs | |
| template<typename Components > | |
| using | sygaldry::sygbr::PicoCli = sygbp::Cli< PicoReader, sygup::CstdioLogger, Components > |
Literate source code: page-sygbr-cli
| using sygaldry::sygbr::PicoCli = typedef sygbp::Cli<PicoReader, sygup::CstdioLogger, Components> |
CLI binding using the C standard input/output API to read serial data
| Components | the assembly to bind to the CLI |