bspStdio

Overview

  • This small library implements the low-level functions for reading characters from the standard input int32_t getByteFromStdin() and writing them to the standard output void putByteToStdout(uint8_t byte).