Sygaldry
Loading...
Searching...
No Matches
sygbr-cli: Raspberyy Pi Pico SDK CLI

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 >
 

Detailed Description

Literate source code: page-sygbr-cli

Typedef Documentation

◆ PicoCli

template<typename Components >
using sygaldry::sygbr::PicoCli = typedef sygbp::Cli<PicoReader, sygup::CstdioLogger, Components>

CLI binding using the C standard input/output API to read serial data

Template Parameters
Componentsthe assembly to bind to the CLI