Loading...
Searching...
No Matches
STDIO null driver

Dummy implementation of the stdio interface.

Dummy implementation of the stdio interface.

This provides a null driver for STDIO that does not depend on anything. It is a mock implementation that will never output / read anything.

To enable it use

USEMODULE += stdio_null