Module serial

Source

Structs§

SerialConfig
SerialSink
A sink to write to serial. This Write implementation must be used together with SerialWriter.

Functions§

launch_serial
Function that forwards logs from Archivist to the serial port. Logs will be filtered by allow_serial_log_tags to include logs in the serial output, and deny_serial_log_tags to exclude specific tags.