Module serial

Module serial 

Source

Structs§

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

Constants§

MAX_SERIAL_WRITE_SIZE

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.