From de98d4af5f3ecf49e81b80adcd202c0de92239ac Mon Sep 17 00:00:00 2001 From: jlpoole Date: Thu, 19 Feb 2026 09:10:26 -0800 Subject: [PATCH] Update USB_Naming --- USB_Naming.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/USB_Naming.md b/USB_Naming.md index 7dd47fd..9b51e47 100644 --- a/USB_Naming.md +++ b/USB_Naming.md @@ -1,4 +1,6 @@ -Give your **devices permanent and meaningful names** so your commands are self-documenting which device you are working with. I decided to have names of /dev/tty + t (for T-Beam) + Device Name in all caps, e.g. /dev/ttytAMY. This is accomplished in Gentoo running Open RC with a rules page which is uploaded to this project. With my rules: +Give your **devices permanent and meaningful names** so your commands are self-documenting which device you are working with. I decided to have names of /dev/tty + t (for T-Beam) + Device Name in all caps, e.g. /dev/ttytAMY. This is accomplished in Gentoo running Open RC with a rules page, saved at [/etc/udev/rules.d/99-ttyt-tbeam.rules +99-ttyt-tbeam.rules](../src/branch/main/tools/99-ttyt-tbeam.rules) +, which is uploaded to this project. With my rules: ``` rnsenv) jlpoole@jp /usr/local/src/microreticulum/microReticulumTbeam/exercises/12_FiveTalk $ ls -l /dev/ttyt*