Skip to content

Use more reliable serial device naming in Windows.#155

Merged
sudar merged 1 commit intosudar:masterfrom
peplin:monitor-port-check
Jan 29, 2014
Merged

Use more reliable serial device naming in Windows.#155
sudar merged 1 commit intosudar:masterfrom
peplin:monitor-port-check

Conversation

@peplin
Copy link
Contributor

@peplin peplin commented Jan 28, 2014

  • Strip leading "/dev/" from MONITOR_PORT before handing to avrdude in Windows.
  • Use the more widely available awk tool instead of bc to subtract 1
    from COM ID (as opposed to bc).
  • Allow Windows user to specify "com1" or just "1".
  • Document MONITOR_PORT format for Windows users.

This fixes #139 for me.

* Strip leading "/dev/" from MONITOR_PORT before handing to avrdude in Windows.
* Use the more widely available awk tool instead of bc to subtract 1
    from COM ID (as opposed to `bc`).
* Allow Windows user to specify "com1" or just "1".
* Document MONITOR_PORT format for Windows users.
sudar added a commit that referenced this pull request Jan 29, 2014
Use more reliable serial device naming in Windows.
@sudar sudar merged commit 9463195 into sudar:master Jan 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ard-reset-arduino Perl script doesn't work in windows

3 participants