Sygaldry
|
Copyright 2023 Travis J. West, Input Devices and Music Interaction Laboratory (IDMIL), Centre for Interdisciplinary Research in Music Media and Technology (CIRMMT), McGill University, Montréal, Canada, and Univ. Lille, Inria, CNRS, Centrale Lille, UMR 9189 CRIStAL, F-59000 Lille, France
SPDX-License-Identifier: MIT
This document describes the implementation of the CLI for Pico SDK. This amounts to an implementation of the Reader
making use of non-blocking calls to check for available input, and a template type alias using that implementation along with the portable sygaldry::sygbp::Cli and sygaldry::sygup::CstdioLogger classes that port readily thanks to Pico SDK's good cstdio
support.