This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Ask for Serial port in case of using Digistamp board #1531
Open
Description
I'm using Digispark Tiny85 board. After setup the board and micronucleus programmer (digistamp:micronucleusprog) I try to upload my sketch, but Arduino extension is asking to setup serial port which is not specified in my case and it doesn't need for micronucleus bootloader because it uses USB, but doesn't provide Serial port for programmer. If I setup any existing Serial port all is working good, because micronucleus doesn't use any Serial port for flash programming.