You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
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.