[riot-commits] [RIOT-OS/RIOT] 086825: dist: Add tools for finding USB serial adapters on...
Joakim Gebart
joakim.gebart at eistec.se
Mon Feb 9 19:44:23 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 086825bfa389f614337ac096b28596bdddcb7978
https://github.com/RIOT-OS/RIOT/commit/086825bfa389f614337ac096b28596bdddcb7978
Author: Joakim Gebart <joakim.gebart at eistec.se>
Date: 2015-02-09 (Mon, 09 Feb 2015)
Changed paths:
A dist/tools/usb-serial/README.md
A dist/tools/usb-serial/find-tty.sh
A dist/tools/usb-serial/list-ttys.sh
Log Message:
-----------
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.
Commit: fa429a25215ead4c0010c3a229da68593dd4ca82
https://github.com/RIOT-OS/RIOT/commit/fa429a25215ead4c0010c3a229da68593dd4ca82
Author: Joakim Gebart <joakim.gebart at eistec.se>
Date: 2015-02-09 (Mon, 09 Feb 2015)
Changed paths:
A dist/tools/usb-serial/README.md
A dist/tools/usb-serial/find-tty.sh
A dist/tools/usb-serial/list-ttys.sh
Log Message:
-----------
Merge pull request #2275 from gebart/pr/ftdi-tools
Add tools for finding USB serial devices' `tty` names on Linux.
Compare: https://github.com/RIOT-OS/RIOT/compare/fe2951459716...fa429a25215e
More information about the commits
mailing list