Structs§
- Serial
Sink - A sink to write to serial. This Write implementation must be used together with SerialWriter.
Constants§
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, anddeny_serial_log_tags
to exclude specific tags.