From eb087713a47207b7f9691137b0c769390e00443c Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Fri, 3 May 2024 15:26:11 +0200 Subject: [PATCH] Update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a54b021..02eec93 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,11 @@ By-path /dev/serial/by-path/pci-0000:00:14.0-usb-0:6.4:1.0-port0 /dev/serial/by-path/pci-0000:00:14.0-usbv2-0:6.3:1.2 /dev/serial/by-path/pci-0000:00:14.0-usb-0:6.3:1.2 + +Configuration profiles +-------------------------------------------------------------------------------- +rpi3 stm32 esp32 am64-evm +imx8mp-evk nucleo-h743zi2 usb-devices ``` It is recommended to connect serial TTY devices by ID: @@ -209,6 +214,11 @@ Note: The TID is unique and will stay the same as long as your USB serial port device plugs into the same USB topology (same ports, same hubs, etc.). This way it is possible for tio to successfully reconnect to the same device. +To connection via configuration profile simply do: +``` +tio stm32 +``` + Connect automatically to first new appearing serial device: ``` $ tio --auto-connect new