-
-
Notifications
You must be signed in to change notification settings - Fork 493
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
The "Select Other Board and Port" dialog allows the user to select any available board and, optionally, any available port.
The dialog contains the text:
Select both a Board and a Port if you want to upload a sketch.
If you only select a Board you will be able to compile, but not to upload your sketch.
🐛 This message is inaccurate because not all boards use a port, either because they are a pure USB device (e.g., Arduino Gemma), or because they are programmed solely via an ISP programmer.
To reproduce
- Open the "Board Selector" menu on the Arduino IDE toolbar.
- Click on "Select other board and port...".
🐛 The dialog contains an inaccurate message.
Expected behavior
Explain in a clear and concise manner that a port selection may be required to upload.
- OR -
Remove the text altogether.
Arduino IDE version
Original report
Last verified with
2.3.6
Operating system
All
Operating system version
Any
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project