Dylan Laduranty
|
1007f020ea
|
dist/tools/usb-serial/find-tty.sh: call ttys.py with its path
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
|
2023-07-13 16:43:57 +02:00 |
|
Marian Buschsieweke
|
2cc70027b0
|
dist/tools/usb-serial: Clean up legacy scripts
Refactor the old bash scripts to use `ttys.py` instead and update the
documentation.
|
2023-01-06 15:52:09 +01:00 |
|
Ian Martin
|
b1946e6715
|
dist: tools: let find-tty.sh return all matches, not just the first
|
2016-05-18 15:33:01 -04:00 |
|
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
2015-11-25 16:20:56 +01:00 |
|
Joakim Gebart
|
086825bfa3
|
dist: Add tools for finding USB serial adapters on Linux.
These tools can be used to find the corresponding TTY device node of
attached USB serial adapter devices.
|
2015-02-09 19:43:18 +01:00 |
|