-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Allow the serial monitor to stay opened during upload, disabling it #2742
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
Conversation
@ArduinoBot build this please |
1 similar comment
@ArduinoBot build this please |
Works like a charm (windows 8.1 x64) this is a really, really great improvement and now save me click on serial monitor after uplaod (I never succeeded to auto start it after upload) !!!!! Thanks |
I really enjoy the "always open serial monitor" workflow, so I'm 👍 for the inclusion! |
Has anyone tested with Leonardo on the various operating systems? Or Due native port? |
Leonardo on Linux is ok, Due's Native port gets completely broken... |
Tried with a Uno, a Leonard and a Due on both ports and worked fine |
I just rebased it again to keep the updates current. |
@ArduinoBot build this please |
@ArduinoBot build this please |
Would it be possible to integrate this feature in the official build ? would be easier for everyone not ? thanks for this great feature |
Behavioural changes require users testing and approval. We are working on that |
Thanks, Excellent. |
Allow the serial monitor to stay opened during upload, disabling it
Yeah :) |
This is just a rebase of the code offered by @avishorp ( References #2180 )