monitor

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Monitor

func Monitor(config MonitorConfig, verbose bool) error

Monitor starts serial monitoring with the given configuration

Types

type MonitorConfig

type MonitorConfig struct {
	Port       string   // Serial port device
	Target     string   // Target name for crosscompile config
	BaudRate   int      // Baudrate of serial monitor
	Executable string   // Optional path to executable for debug info
	WaitTime   int      // Wait time for port connection (ms)
	SerialPort []string // List of serial ports to use
}

MonitorConfig contains configuration for the monitor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL