Closed
Description
Is your feature request related to a problem? Please describe.
Compiling a project for a Digispark works great, however, uploading doesn't work (it doesn't do anything if I hit upload). Presumably because the Digispark doesn't present a 'port' to upload to.
Describe the solution you'd like
I'd like to be able to upload a project when there's no port selected, for hardware that doesn't upload using a static port.
Describe alternatives you've considered
Uploading the .hex from CLI. It works, but would be nice if we could do it from the GUI, like we used to in Arduino 1.x