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

Cant Upload to Teensy 3.1 3.2 #29

Closed
Phaiax opened this issue May 12, 2016 · 2 comments
Closed

Cant Upload to Teensy 3.1 3.2 #29

Phaiax opened this issue May 12, 2016 · 2 comments

Comments

@Phaiax
Copy link

Phaiax commented May 12, 2016

So Deviot says "None serial port selected". But I can't select a port, because the teensy (at least teensy 3.1) does not use a serial port for programming.

I verified that platformio will just ignore the --upload-port argument.

I messed around in the Deviot source code, but guess a sudo touch /dev/ttyUSB99 would also solved my problem, since that would be a fake port I could have selected.

@gepd
Copy link
Owner

gepd commented May 12, 2016

I'll check it know to see how to solve it

gepd added a commit that referenced this issue May 12, 2016
@gepd
Copy link
Owner

gepd commented May 12, 2016

I've pushed a new release. You should see a new option Not used under the Serial ports list. It will avoid the error and ignore the --upload-port argument

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

No branches or pull requests

2 participants