Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autodetect serial ports #65

Open
computergeek125 opened this issue Mar 23, 2017 · 0 comments
Open

Autodetect serial ports #65

computergeek125 opened this issue Mar 23, 2017 · 0 comments

Comments

@computergeek125
Copy link
Member

macOS, Linux, and Windows do not all use the same serial port syntax. We should have a way to specify it from the command line in make and/or do better serial port name listing on these platforms.

That way, the default Linux port is /dev/ttyUSBN, /dev/ttyACMN, /dev/ttySN where N is the port number, and the default macOS ports are /dev/tty.* where * is the string assigned by the serial driver. (or something like this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant