cortex_m_semihosting

Module hio

Source
Expand description

Host I/O

Structs§

  • A byte stream to the host (e.g., host’s stdout or stderr).

Functions§

  • Construct a new handle to the host’s standard error.
  • Construct a new handle to the host’s standard output.