Skip to content

Commit 3fda5ea

Browse files
committed
use named serial ports
1 parent ff801b8 commit 3fda5ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ai/AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- Always use `rg` (ripgrep) instead of `grep` for searching file contents.
66
- Always use `fd` instead of `find` for searching files and directories.
77
- Always use the `gh` CLI when accessing or operating on GitHub resources (PRs, issues, releases, etc.).
8+
- When accessing serial ports, ALWAYS use named ports via `/dev/serial/by-id` (Linux — not macOS-style `/dev/tty.usbserial-*` paths).

0 commit comments

Comments
 (0)